Hi I have tried to build a PEM Certificate, but with no luck. What should it include and in which order?
The PEM file from the Exchange Server include Attributes blocks, should these been removed from the Private PEM file? Here are all the certificates I have Also from DigiCert which certificate should I include * Intermediate Certificate * Root Certificate >From the Private Certificate I have * Private Certificate * Public Certificate Here is the Privat Certificate with the mention Attributes Blocks Bag Attributes Microsoft Local Key set: <No Values> localKeyID: 01 00 00 00 friendlyName: xx-xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx Microsoft CSP Name: Microsoft RSA SChannel Cryptographic Provider Key Attributes X509v3 Key Usage: 10 -----BEGIN PRIVATE KEY----- (Private certificate has been removed) -----END PRIVATE KEY----- Bag Attributes localKeyID: 01 00 00 00 friendlyName: "friendly Name" subject=C = DK, L = Copenhagen, O = "Company name", CN = "Common name" issuer=C = US, O = DigiCert Inc, CN = DigiCert TLS RSA SHA256 2020 CA1 -----BEGIN CERTIFICATE----- (Certificate has been removed) -----END CERTIFICATE----- Regards Henning