We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
We only check that the port 443 is open. This leads to the following annoying error messages:
2024/01/29 08:04:49 http: TLS handshake error from 10.128.60.3:48026: EOF 2024/01/29 08:04:59 http: TLS handshake error from 10.128.60.3:43986: EOF 2024/01/29 08:05:09 http: TLS handshake error from 10.128.60.3:41314: EOF 2024/01/29 08:05:19 http: TLS handshake error from 10.128.60.3:48674: EOF 2024/01/29 08:05:29 http: TLS handshake error from 10.128.60.3:63298: EOF
The text was updated successfully, but these errors were encountered:
No branches or pull requests
We only check that the port 443 is open. This leads to the following annoying error messages:
The text was updated successfully, but these errors were encountered: