
The LIP CA root certificate is required to verify the authenticity of LIP issued certificates. The LIP CA certificate can be downloaded in PEM ASCII text or directly into a web browser in DER binary format. Loading the CA root certificate into a browser will allow the browser to recognize LIP secure web sites, services and signed programs.
[Server importable format]
[Another Microsoft Internet Explorer importable format]
[Another Microsoft Internet Explorer importable format]
[Just for information]
The authenticity of the LIP CA certificate can be verified by calculating the MD5 fingerprint and compare it with the fingerprint below:
The LIP CA certificate MD5 fingerprint is: E7:F5:29:AC:05:BF:1D:6A:9A:05:5D:42:6C:36:AD:B5
The LIP CA certificate Hash is: 11b4a5a2
To calculate the fingerprint of a downloaded certificate with OpenSSL do:
openssl x509 -md5 -fingerprint -noout -in certificate-filename.pem

