How to move SSL Certificate from Exchange to Mac OS X

Add to Favorites Windows servers use PKCS#12 – .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 […]

Read More

Apple Mac OS X 10.11 – CSR Instructions

Add to Favorites To generate a Certificate Signing Request (CSR) for Apple Mac OS x 10.11 you will need to create a key pair for your server the public key and private key. These two items are a digital certificate key pair and cannot be separated. The CSR public key you will give to a […]

Read More

Apple Mac OS X 10.11 – SSL Installation

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. Your private key will always be left on the server system where the CSR was originally created. Your SSL certificate will not work without this private key file. […]

Read More

Apple Mac OS X 10.6 – SSL Installation

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. Your private key will always be left on the server system where the CSR was originally created. Your SSL certificate will not work without this private key file. […]

Read More

Apple Mac OS X 10.6 – CSR Instructions

Add to Favorites To generate a Certificate Signing Request (CSR) for Apple Mac OS x 10.6 you will need to create a key pair for your server the public key and private key. These two items are a digital certificate key pair and cannot be separated. The CSR public key you will give to a Certificate […]

Read More