kb:lantime_support:troubleshooting:self_signed_https_certificate_in_use

Self Signed HTTPS Certificate in Use

The warning Self Signed HTTPS Certificate In Use is shown in the LANTIME Web Interface:

?800


The SSL certificate (used for access to the Web Interface via HTTPS and for use of the REST API via HTTPS) has not been signed by a trusted Certificate Authority. LANTIME devices are shipped from the factory with a self-signed SSL certificate. A self-signed SSL certificate has NO impact on time synchronization services. Depending on your browser's security settings, you may be prevented from accessing the Web Interface via HTTPS, or you may receive a warning to this effect and be prompted to add an exception. Calls to the REST API via HTTPS may require the use of explicit parameters to use an insecure certificate.

Log in the Web Interface, open the Security page –> Certificates –> Certificates tab and use the Upload SSL Certificate button to upload a certificate that has been signed by a trusted Certificate Authority.


?1000


The certificate must be uploaded in PEM file format and must contain the certificate and the private key:

-----BEGIN RSA PRIVATE KEY-----
private key here
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
certificate here
-----END CERTIFICATE-----

If further assistance is required, contact Meinberg Technical Support: https://www.meinbergglobal.com/english/support/tech-support.htm


Manuel Schäfer manuel.schaefer@meinberg.de, last updated 2022-10-05

  • kb/lantime_support/troubleshooting/self_signed_https_certificate_in_use.txt
  • Last modified: 2023-05-17 09:09
  • by 127.0.0.1