Skip to content
New issue

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

More info about SSL connection errors? #6

Open
bluepuma77 opened this issue Jun 23, 2021 · 1 comment
Open

More info about SSL connection errors? #6

bluepuma77 opened this issue Jun 23, 2021 · 1 comment

Comments

@bluepuma77
Copy link

I am getting occasional SSL errors within our IT infrastructure:

2021-06-23 16:51:26,112 [ERROR] mllp_http.mllp2http HTTP connection error: HTTPSConnectionPool(host='domain.tld', port=443): Max retries exceeded with url: /hl7 (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: self signed certificate (_ssl.c:1091)')))

We had a self signed certificate, this is now removed, but our infra with Docker Swarm and Traefik seems still unreliable.

Is there a way to get more information from the error like SSL certificate Common Name / Domain?

@pauldraper
Copy link
Contributor

A good question, and I do not know. I agree CN or SAN would be a nice thing to know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants