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 online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
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)