Skip to content

feat: create single cert file and fullchain.pem

Alexander Käb requested to merge create-individual-cert-file into main

lego does not create a standalone cert file by default, only the fullchain file. This commit adds functionality to create both files when using the dns-challenge.

Merge request reports