You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix generated tls-alpn challenge cert for IP Identifier (#47)
For the "tls-alpn-01" challenge, the subjectAltName extension
in the validation certificate MUST contain a single iPAddress
that matches the address being validated.
Reference: https://www.rfc-editor.org/rfc/rfc8738.html
0 commit comments