Is it possible to import the valid certificate of the Windows Server, where VisualSVN is installed, into VisualSVN?
UPDATE: Importing certificates in pfx format implemented VisualSVN Server 2.6:
https://www.visualsvn.com/server/changes/2.6/
Yes, it's possible. Please consider the following steps:
Convert certificate and private key to PEM format using following command:
"%VISUALSVN_SERVER%\bin\openssl" pkcs12 -in mycert.pfx -out mycert.pem -nodes
Start VisualSVN Server Manager.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With