I'm working on a plugin that requires a certificate to be placed on the server. Right now, users have to manually add the certificate to the plugin directory which requires ftp access.
I'd prefer to give users a way to upload the file directly to the server from the plugin options. I assume this is relatively easy, right?