The hosting uses SSL certificates of the standard X.509 in format pem... It is a simple text file with between the lines ----- BEGIN CERTIFICATE -----
and ----- END CERTIFICATE -----
is placed encoded in the format Base64 certificate. The file can contain either a single certificate or a chain of certificates. The file usually has the extension crt
, pem
, cer
or cert
.
You can check or decode the certificate, for example, using the online service SSL Shopper | Certificate Decoder.
from 2-00 to 7-00