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

Add a directive for toggling SSL verification #19

Open
sharat87 opened this issue Jun 5, 2019 · 1 comment
Open

Add a directive for toggling SSL verification #19

sharat87 opened this issue Jun 5, 2019 · 1 comment
Assignees

Comments

@sharat87
Copy link
Owner

sharat87 commented Jun 5, 2019

Currently, SSL verification can be toggled using the RoastSSLVerify or RoastSSLIgnore commands. We should create a use directive that toggles SSL verification at a more granular level within a roast file.

@sharat87 sharat87 self-assigned this Jun 5, 2019
@nx-s
Copy link

nx-s commented Apr 28, 2022

Hi sharat87,

i just recently stumbled upon roast.vim. I like it, thanks!
The RoastSSLIgnore command, however, seems not to work for me. I always get the error:

HTTPSConnectionPool(host='localhost', port=52323): Max retries exceeded with url: /info (Caused by SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')])")))

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