Read more

Correct sequence of ssl cert and intermediate certificates

Florian Heinle
March 11, 2019Software engineer at makandra GmbH

In case you're wondering, when concat-ing server certificate and intermediate certificates, the server certificate comes first.

Illustration web development

Do you need DevOps-experts?

Your development team has a full backlog? No time for infrastructure architecture? Our DevOps team is ready to support you!

  • We build reliable cloud solutions with Infrastructure as code
  • We are experts in security, Linux and databases
  • We support your dev team to perform
Read more Show archive.org snapshot

RFC 4346:

certificate_list
This is a sequence (chain) of X.509v3 certificates. The sender's
certificate must come first in the list. Each following
certificate must directly certify the one preceding it.

Posted by Florian Heinle to makandra Operations (2019-03-11 13:42)