Forum Discussion
BJ_114988
Nimbostratus
Sep 08, 2016Query about certificate!
i have created CSR from LB-1 and submitted to cert issuer
cert issuer has issued cert
This website is hosted on two diff LB's in Lobalancing
OU is different for both LTM
now i forget to create CSR ...
Lee_Sutcliffe
Nacreous
Sep 09, 2016As Gefra says, you'll need to import the certificate from LB1 to LB2. If you're getting the error above, it is because the certificate you're importing doesn't match the private key that you have on LB2.
When you're in the Web GUI, make sure you select 'Archive' from the Import/Type drop down box. You can then upload the archive you downloaded from LB1.
To further check you can add the public and private keys to a temp folder such as /var/tmp/ and check the certificate modulus using OpenSSL:
If the modulus is the same, you have the correct key pair:
openssl x509 -noout -modulus -in public.crt | openssl md5
openssl rsa -noout -modulus -in private.key | openssl md5
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects