Read more

Correct sequence of ssl cert and intermediate certificates

Avatar
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 money motivation

Opscomplete powered by makandra brand

Save money by migrating from AWS to our fully managed hosting in Germany.

  • Trusted by over 100 customers
  • Ready to use with Ruby, Node.js, PHP
  • Proactive management by operations experts
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)