Posted: 04 Jun 2010 21:47 | ||
Registered User Currently Offline |
Posts: 10 Join Date: Jun 2009 |
|
The self-signed appear to be in PEM format. Is there a way to get the server to use a .crt format certificate? Self-signed is a problem here. |
Posted: 04 Jun 2010 21:59 | ||
Moderator Currently Offline |
Posts: 367 Join Date: Nov 2008 |
|
You can export the .pfx file from the Microsoft certificate store (ou have the option to export either as a .crt file or a .pfx file) and use it in place of the self generated pem file. |