When you need to import/export https certificates between different platform, you must use openssl to convert format.
To import from Apache to IIS:
openssl pkcs12 -export -in input.crt -inkey input.key -out bundle.p12
To import from IIS to Apache:
openssl pkcs12 -in mypkcs12.pfx -out pfxoutput.txt
Home / 
			
Apache
 / 
Certificates
 / 
IIS
 / 
Security
 / 
		
Import Export HTTPS Certificates with IIS and Apache
- Blogger Comment
 
- Facebook Comment
 
Subscribe to:
Post Comments
                            (
                            Atom
                            )
                          
0 commenti:
Post a Comment