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
if i want to tryout the MTLS compose example I get:
❯ logprep run https://localhost:8082/config/pipeline.yml
InvalidConfigurationError: https://localhost:8082/config/pipeline.yml HTTPSConnectionPool(host='localhost', port=8082): Max retries exceeded with url: /config/pipeline.yml (Caused by SSLError(SSLCertVerificationError(1, "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: Hostname mismatch, certificate is not valid for 'localhost'. (_ssl.c:1006)")))
perhaps it is a bug in the certificates or in the MTLS authentication methods itselfs
The text was updated successfully, but these errors were encountered:
if i want to tryout the MTLS compose example I get:
perhaps it is a bug in the certificates or in the MTLS authentication methods itselfs
The text was updated successfully, but these errors were encountered: