mirror of
https://github.com/dehydrated-io/dehydrated.git
synced 2026-01-13 15:13:33 +01:00
http-01-port support #116
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @leleobhz on GitHub (Jun 20, 2016).
Hello!
Its possible to support http-01-port protocol to allow non-80 port to be checked?
LetsEncrypt official client support change http port via this parameter (Documentend in http://letsencrypt.readthedocs.io/en/latest/using.html )
Thanks!
@lukas2511 commented on GitHub (Jun 20, 2016):
Port options are listed under "The following flags are meant for testing purposes only!", I think this only works with specially configured boulder instances and not with anything official. If somebody needs this for testing purposes i'd accept a pull request.