When using https display https://common_name:8080/ as one of the valid hostnames #670
Labels
Comments
An option to set the hostname would also work :) |
bramp
added a commit
to bramp/http-server
that referenced
this issue
Jan 31, 2021
…from the SSL certificate that is being used. This avoids SSL errors when going to the host (such as a IP address) that doesn't match the name in the certificate.
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.
Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.
What did you expect to happen?
If the issue is a feature request, what is the motivation / use case for it?
To make it easier to:
127.0.0.1
and192.168.77.123
would display certificate errors.Tell us about your environment
Other information (related issues, suggestions for a fix, etc):
The text was updated successfully, but these errors were encountered: