From c8869d6adf16de3024b8f5e7d2575af6117722b5 Mon Sep 17 00:00:00 2001 From: Teravus Ovares Date: Wed, 17 Sep 2008 13:59:44 +0000 Subject: * SSL Documentation update from Lexa --- share/junkCA/Certificate commands OpenSSL.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/share/junkCA/Certificate commands OpenSSL.txt b/share/junkCA/Certificate commands OpenSSL.txt index 2ae6963..0448d76 100644 --- a/share/junkCA/Certificate commands OpenSSL.txt +++ b/share/junkCA/Certificate commands OpenSSL.txt @@ -47,6 +47,10 @@ Import it into your MY store on windows. Mono, you must use httpcfg in the Mono-1.9.1/lib/mono/2.0 folder. httpcfg -add -port -pvk -cert MyCert + From Lexa: + It expect the key to be in the windows pvk format + pvk -in host.key -nocrypt -out host.pvk -topvk" and use -pvk host.pvk + pvk is a package on FreeBSD that gets installed as part of the Mono installation After that, make sure to set-up your opensim.ini! -- cgit v1.1