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
Thanks for the feedback, we're looking into these changes. However, if you're using autocert it doesn't make sense to specify the API TLS port as something other than 443/tcp since that's the only port that can be verified.
We'll add support for specifying a different API TLS port if you already have an X.509 certificate and not using autocert.
I set --api.host and --api.port and --api.certs and exec wavelet under linux.
I got this error :(
FTL Failed to listen to port 443. error: "listen tcp :443: bind: permission denied"
I tried to change 443 port to other port and exec again, I got this error :(
acme/autocert: missing server name
The text was updated successfully, but these errors were encountered: