Forum Discussion
Mchelle_181998
Cirrus
Nov 30, 2018Error when installing CA to bundle
I have a signer CA, that I would like to add to F5. So that when we use self sign cert on F5 you will not get the message of this is not a trusted sight. This signer CA has been added to all of our ...
Kevin_Stewart
Employee
Dec 07, 2018This is just semantics, but a self-signed cert is not issued. It signs itself.
In any case,
- Is the CA certificate in PEM or DER format? If you can open it with a text editor and it contains the string "----- BEGIN CERTIFICATE -----", then it's PEM.
- Is there anything else in the CA certificate besides what's between BEGIN and END CERTIFICATE? Sometimes there's additional comments in the text file.
-
If you can access a system with OpenSSL installed (like the BIG-IP) you can issue the following command:
openssl x509 -text -in [cert.crt]If you get back readable certificate information, and no errors, then the certificate is in good shape.
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