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

Secunet - 80 Caught unhandled TransportError(Server returned HTTP status 403 (no content available), 443 Caught unhandled SSLError(HTTPSConnectionPool) #6

Open
bad13 opened this issue Oct 31, 2022 · 1 comment

Comments

@bad13
Copy link

bad13 commented Oct 31, 2022

Tests:

Port 443 – cert prüfen = ja

_[special_gematik_tikonn] Agent exited with code 1: Caught unhandled SSLError(HTTPSConnectionPool(host='172.20.x.x', port=443): Max retries exceeded with url: /service/systeminformationservice (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (ssl.c:1129)')))) in /omd/sites/XXXXX/lib/python3/cmk/special_agents/utils/agent_common.py:135CRIT, execution time 1.1 sec

Port 443 – cert prüfen = nein

_[special_gematik_tikonn] Agent exited with code 1: Caught unhandled SSLError(HTTPSConnectionPool(host='172.20x.x', port=443): Max retries exceeded with url: /service/systeminformationservice (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (ssl.c:1129)')))) in /omd/sites/XXXXX/lib/python3/cmk/special_agents/utils/agent_common.py:135CRIT, execution time 1.0 sec

Port 80 - cert prüfen = nein
analog zu #5
[special_gematik_tikonn] Agent exited with code 1: Caught unhandled TransportError(Server returned HTTP status 403 (no content available)) in /omd/sites/XXXXX/lib/python3/cmk/special_agents/utils/agent_common.py:135CRIT, execution time 0.9 sec

Port 80 - cert prüfen = ja

[special_gematik_tikonn] Agent exited with code 1: Caught unhandled TransportError(Server returned HTTP status 403 (no content available)) in /omd/sites/XXXXX/lib/python3/cmk/special_agents/utils/agent_common.py:135CRIT, execution time 0.8 sec

###################### Verbindung CMK-Server -> TI-Connector ############################

Telnet von CMK-Server auf TI-Connector 80 & 443 -> OK

############################## Systemdaten ##############################

Produkt-TypKonnektor PTV5
Produkt-Typ-Version5.0.2
Produktsecunet konnektor 2.0.0
Produkt-Codesecu_kon
Herstellersecunet Security Networks AG
Hersteller-IDSECUN

Auszug connectro.sds
ns3:Version TargetNamespace="http://ws.gematik.de/conn/SignatureService/WSDL/v7.5" Version="7.5.5">
ns3:Version TargetNamespace="http://ws.gematik.de/conn/EventService/WSDL/v7.2" Version="7.2.0">

VG
Dennis

@simonmeggle
Copy link
Contributor

Hilft nix, da muss ich rein debuggen. Ich schreib Dir eine PM im CMK Forum.

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