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
In diversen Praxen kriege ich keine challenge/location. Woran könnte das liegen? Route funktioniert, Direktverbindung über die FritzBox, PTV4 Secunect, VPN OK, TSL und CRL aktuell:
schannel: sent initial handshake data: sent 191 bytes
schannel: SSL/TLS connection with id.impfnachweis.info port 443 (step 2/3)
schannel: failed to receive handshake, need more data
schannel: SSL/TLS connection with id.impfnachweis.info port 443 (step 2/3)
schannel: encrypted data got 2662
schannel: encrypted data buffer: offset 2662 length 4096
schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - Die Sperrfunktion konnte keine Sperrprüfung für das Zertifikat durchführen.
Closing connection 0
schannel: shutting down SSL/TLS connection with id.impfnachweis.info port 443
schannel: clear security context handle
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - Die Sperrfunktion konnte keine Sperrprüfung für das Zertifikat durchführen.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In diversen Praxen kriege ich keine challenge/location. Woran könnte das liegen? Route funktioniert, Direktverbindung über die FritzBox, PTV4 Secunect, VPN OK, TSL und CRL aktuell:
curl --request GET "https://id.impfnachweis.info/auth/realms/bmg-ti-certify/protocol/openid-connect/auth?redirect_uri=connector://authenticated&response_type=code&scope=openid&client_id=user-access-ti&nonce=1" -v
Note: Unnecessary use of -X or --request, GET is already inferred.
curl: (35) schannel: next InitializeSecurityContext failed: Unknown error (0x80092012) - Die Sperrfunktion konnte keine Sperrprüfung für das Zertifikat durchführen.
Beta Was this translation helpful? Give feedback.
All reactions