Originally created by @mcpat-it on GitHub (Mar 22, 2016).
Hi,
as I unterstood, if I declare a CONTACT_EMAIL, then it should be in the certs?! If yes, in my certs the email doesn't appear. What's wrong?
Thank you,
Patrick
PS: I love your script, easy to use and fully working (except the email thing...)
Originally created by @mcpat-it on GitHub (Mar 22, 2016).
Hi,
as I unterstood, if I declare a CONTACT_EMAIL, then it should be in the certs?! If yes, in my certs the email doesn't appear. What's wrong?
Thank you,
Patrick
PS: I love your script, easy to use and fully working (except the email thing...)
the CONTACT_EMAIL is used for registration with the ACME server. It is used by Let's Encrypt to inform you about expiring certificates.
Cheers,
Lukas
@Lukas0907 commented on GitHub (Mar 22, 2016):
Hi,
the CONTACT_EMAIL is used for registration with the ACME server. It is used by Let's Encrypt to inform you about expiring certificates.
Cheers,
Lukas
@pwallner as @Lukas0907 said the contact email is only used for registration (and reminders from Let's Encrypt, which hasn't directly to do with this script).
i don't think it's possible to include that email in your certificate if that is what you want to know, boulder only keeps CN.
@lukas2511 commented on GitHub (Mar 22, 2016):
@pwallner as @Lukas0907 said the contact email is only used for registration (and reminders from Let's Encrypt, which hasn't directly to do with this script).
i don't think it's possible to include that email in your certificate if that is what you want to know, boulder only keeps CN.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @mcpat-it on GitHub (Mar 22, 2016).
Hi,
as I unterstood, if I declare a CONTACT_EMAIL, then it should be in the certs?! If yes, in my certs the email doesn't appear. What's wrong?
Thank you,
Patrick
PS: I love your script, easy to use and fully working (except the email thing...)
@Lukas0907 commented on GitHub (Mar 22, 2016):
Hi,
the CONTACT_EMAIL is used for registration with the ACME server. It is used by Let's Encrypt to inform you about expiring certificates.
Cheers,
Lukas
@lukas2511 commented on GitHub (Mar 22, 2016):
@pwallner as @Lukas0907 said the contact email is only used for registration (and reminders from Let's Encrypt, which hasn't directly to do with this script).
i don't think it's possible to include that email in your certificate if that is what you want to know, boulder only keeps CN.