generate Merged (key + fullchain) output #324

Closed
opened 2025-12-29 01:22:40 +01:00 by adam · 1 comment
Owner

Originally created by @sHorst on GitHub (Apr 3, 2018).

I have some software, which prefferes to get a combined key and fullchain pem so only one file is loaded. It would be great, if the script would generate this in the certs directory next to the other output files, like fullchain (which is a combination of chain and cert as well) etc.

Right now i can do it with a hook, but it would be great, if you just run the script, and the combined/merged/privkey_fullchain/full.pem whould be generated

Originally created by @sHorst on GitHub (Apr 3, 2018). I have some software, which prefferes to get a combined key and fullchain pem so only one file is loaded. It would be great, if the script would generate this in the certs directory next to the other output files, like fullchain (which is a combination of chain and cert as well) etc. Right now i can do it with a hook, but it would be great, if you just run the script, and the combined/merged/privkey_fullchain/full.pem whould be generated
adam closed this issue 2025-12-29 01:22:40 +01:00
Author
Owner

@lukas2511 commented on GitHub (Apr 3, 2018):

I don't want to add this feature, most software can handle separate files and I think that should be encouraged. If you need something like this you can easily create a hookscript to cat those files together. Thanks for the suggestion anyway!

@lukas2511 commented on GitHub (Apr 3, 2018): I don't want to add this feature, most software can handle separate files and I think that should be encouraged. If you need something like this you can easily create a hookscript to cat those files together. Thanks for the suggestion anyway!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#324