Posted: 08 Nov 2008 12:57 | ||
Registered User Currently Offline |
Posts: 3 Join Date: Nov 2008 |
|
I want to use your product to set up an FTPS server (on Windows 2003) and I'd like to use an SSL certificate from Thawte or Verisign. When I tried to get a test certificate from Thawte they said I'd need to generate a CSR (Certificate Signing Request) from within the server program. How do I generate a CSR from within your product ? |
Posted: 08 Nov 2008 13:01 Last Edited By: sysaxsupport | ||
Moderator Currently Offline |
Posts: 367 Join Date: Nov 2008 |
|
You can generate the CSR request using the openssl command line program. Here is a page that explains how to do this:
http://sial.org/howto/openssl/csr/ |