i've been Googling around for a moment on how to create a X.509 PEM certificate and private key for the FTP function in Freenas. I know i can use SFTP but i want to be able to secure the regular FTP protocol using FTP-over-SSL also. I have found how to generate SSH keys and other stuff but nothing specific for X.509 in PEM format.

I would prefer to generate these keys using a website or GUI if possible. I know my way round CLI's but that doesn't mean that i'm a fan of them :)

I have Freenas 0.7.2 Sabanda (revision 5543) which runs on FreeBSD 7.3-RELEASE-p3 (revision 199506).

Thank you

link|improve this question

71% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Finally found this:

http://devsec.org/info/ssl-cert.html

And it worked with a self-signed certificate. Turned out i had to Google for "generate PEM" and not "generate x.509".

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.