Where should I store the Public Key?
问题 My web application have a continuously running service to send a report to a ftp server, the file need to be encrypted by using a Public Key. Thus my question is where should I store the Public Key? I only have one Public Key so using an advanced Key Store seems to be overkill? Should I just manually create a folder on the server and store it in there? 回答1: Storage of the public key (or more likely a certificate containing it) isn't the part that matters. What matters is the location of the