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

Disabling TLS certificate validation doesn't work #48

Open
eaibmz opened this issue Aug 12, 2022 · 0 comments
Open

Disabling TLS certificate validation doesn't work #48

eaibmz opened this issue Aug 12, 2022 · 0 comments

Comments

@eaibmz
Copy link

eaibmz commented Aug 12, 2022

Hi,

i cannot disable TLS certificate validation.
I checked and found out that sub _connect() of Client.pm sets tls_verify option but
Mojo::IOLoop::Client accepts tls_options parameter.

See https://docs.mojolicious.org/Mojo/IOLoop/Client

tls_options => { SSL_verify_mode => 0x00 }

Regards

@eaibmz eaibmz changed the title Disabling TLS certificate validation idoesn't work Disabling TLS certificate validation doesn't work Aug 12, 2022
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

1 participant