Exporting SSL certificates from secure tunnel to IIS using openssl.

Article ID: 2836 
Last Review: Oct,6 2008
Author:
Last updated by: system APPLIES TO:
  • Parallels Pro Control Panel Windows

Additional information

View Knowledge
Knowledge ID 2256
Product : EnsimPro for Windows 2000
Version : 3.6
Topic : FAQ

Title
Exporting SSL certificates from secure tunnel to IIS using openssl.

Summary
Exporting SSL certificates from secure tunnel to IIS using openssl.

Prevention


Details
Follow the following steps to export SSL certificate from secure tunnel to IIS using openssl:
  1. Find out where the sitedata is located. Normally the site data is there in c:\program files\ensim\Sitedata. Depending on how the server was setup the location would change. 
  2. Find the file stunnel.pem which is normally there in the following Sitedata directory.
    c:\Program Files\Ensim\SiteData\webppliance\conf\ssl\ssl.pem assuming point number 1.
     
  3. Copy the file stunnel.pem to c:\tmp 
  4. Go to the command prompt of the webppliance server and change your working directory to
    c:\program files\ensim\webppliance\stunnel\w2k
     
  5. Run the following command
    openssl pkcs12 -export -in c:\tmp\stunnel.pem -out c:\certout.p12 
  6. After running this command please provide a password which can be used while exporting. 
  7. This file certout.p12 is actually in pkcs12 format. 
  8. You can then use certificate manager and import this certificate in your personal store. 
  9. During import it will ask you for a password, provide the password you had used earlier during export. 
  10. Once the certificate is in the local store then this can be assigned to any site using the Internet Services Manager console.

Attachments


Related Knowledge

Related Links
 
Last ModifiedUsageSatisfiedLast Used
6/16/2006 2:45:26 AM   


Subscription for this article changesSubscription for this article changes

Please provide feedback on this article

Did this article help you solve your issue?
Yes
No
Partially
I do not know yet
 
Strongly Agree   Strongly Disagree
  9 8 7 6 5 4 3 2 1
The article is easy to understand
The article is accurate
Additional Comments:
*Please provide us with your email address in case we need to contact you.
* - required fields