Hi,

I've replaced all of the functionality of my former IIS 5.0 server with
Sambar Pro 6.01, but I have one remaining issue I can't seem to solve -- I
can't get my existing SSL certificate to work!

I have a Comodo/SSL certificate that I have been using with IIS for some
time now...

I exported my certificate (with private key) to a .pfx file.  Then I did
this:

openssl pkcs12 -in CERT.pfx -clcerts -out certonly.pem -nokeys
openssl pkcs12 -in CERT.pfx -clcerts -out keys.pem
openssl rsa -in keys.pem -pubout -out pubkey.pem -text
openssl rsa -in keys.pem -pubout -out pubkey.pem

This seems to give me the text versions I need after I manually cut-apart
pubkey.pem to extract the private key.

After I copy the certificate request file, private key file, and
certificate file to my /config directory, and start the server the CPU
just goes flipping bonkers and maxes out at 100% utilization indefinitely.

OBVIOUSLY, this is not a good thing.

Can someone help me get this project finished so I can finally ditch IIS?!

Best Regards,

David Montgomery
[EMAIL PROTECTED]
-------------------------------------------------------
To unsubscribe please go to http://www.sambar.ch/list/



Reply via email to