Open
Description
What would you like to be added
The only challenge type supported by the step CLI is HTTP-01.
Add support for TLS-ALPN-01.
Why this is needed
HTTP-01 requires the host to open port 80 for ACME traffic in addition to port 443 for normal traffic
TLS-ALPN-01 support would allow routing all traffic trough port 443 alone.