bzed / bzed-dehydrated

Puppet module for centralized CSR signing using Let’s Encrypt™ and lukas2511/dehydrated - keeping your keys safe on the host they belong to.
9 stars 11 forks source link

Insert Newline after end certificate if necessary #31

Closed Philambdo closed 4 months ago

Philambdo commented 1 year ago

Because some CAs prefer to not have two newlines between certificates (for example sectigo..) Insert Newline after End certificate, only if the file does not contain any "double newlines"

bzed commented 4 months ago

Hi Flo,

sorry for not taking your PR, it should be fixed in master by

e3107987ddab0c7a21ee5e4c4c94ddcb00351e06 and ff3e9fd73652ed4b49dccc791daa58df9eb5b293

Especially the EC part should be compatible with various ruby versions out there.