Troubleshooting: Missing Private key in Windows Servers

Add to Favorites Like the majority of server systems you will install your SSL certificate on the same server where your Certificate Signing Request (CSR) was created. This is because your private key will always be left on the server system where the CSR was originally created. With Microsoft systems the private key is hidden […]

Read More

Windows Server IIS/Exchange – Intermediate Installation

Add to Favorites You have successfully installed your SSL Certificate on a windows server system although you might be having some trust issues on certain browsers or applications are not fully trusting your SSL Certificate. This may be due to a lack of an intermediate CA certificate file that helps Chain the Trust to your clients […]

Read More

How to move certificate from IIS to FortiMail

Add to Favorites Windows servers use .pfx/.p12 files to contain the public key file (SSL Certificate) and its unique private key file. The Certificate Authority (CA) provides you with your SSL Certificate (public key file). You use your server to generate the associated private key file where the CSR was created. You need both the […]

Read More

How to move SSL certificate from IIS to Lync 2013

Add to Favorites Windows servers use .pfx/.p12 files to contain the public key file (SSL Certificate) and its unique private key file. The Certificate Authority (CA) provides you with your SSL Certificate (public key file). You use your server to generate the associated private key file where the CSR was created. You need both the […]

Read More

Export and Backup a PFX certificate from Windows IIS 7.0 – 8.5

Add to Favorites Windows servers use .pfx/.p12 files to contain the public key file (SSL Certificate) and its unique private key file. The Certificate Authority (CA) provides you with your SSL Certificate (public key file). You use your server to generate the associated private key file where the CSR was created. You need both the […]

Read More

How to move SSL Certificate from IIS to F5 BigIP 11 Loadbalancer

Add to Favorites Windows servers use .pfx files to contain the public key file (SSL Certificate) and its unique private key file. The Certificate Authority (CA) provides you with your SSL Certificate (public key file). You use your server to generate the associated private key file where the CSR was created. You need both the […]

Read More