Feature Request: Add alternative names to hook script calls #200

Closed
opened 2025-12-29 01:18:46 +01:00 by adam · 3 comments
Owner

Originally created by @patrickdk77 on GitHub (Feb 24, 2017).

Add a method to pass the subject alt names to the hook script, so the hook script and process these. Ideal for use with adding TLSA dns records after certificate signing.

Originally created by @patrickdk77 on GitHub (Feb 24, 2017). Add a method to pass the subject alt names to the hook script, so the hook script and process these. Ideal for use with adding TLSA dns records after certificate signing.
adam closed this issue 2025-12-29 01:18:47 +01:00
Author
Owner

@towolf commented on GitHub (Jun 19, 2017):

I would also like to create symlinks for all alternative names. I assume the request from this issue is required for that?

@towolf commented on GitHub (Jun 19, 2017): I would also like to create symlinks for all alternative names. I assume the request from this issue is required for that?
Author
Owner

@lukas2511 commented on GitHub (Jul 11, 2017):

Since 367ef574f1 altnames should be exposed as environment variable, you can take the names from there.

@lukas2511 commented on GitHub (Jul 11, 2017): Since 367ef574f154ad60acfeaa0101917f6da898cb24 `altnames` should be exposed as environment variable, you can take the names from there.
Author
Owner

@towolf commented on GitHub (Jul 11, 2017):

Thanks!

@towolf commented on GitHub (Jul 11, 2017): Thanks!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#200