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
Add configuration for insecure connections
For testing it is sometimes necessary to connect to insecure connections.
Added an option to disable certificate checks entirely.
Make Root CAs configurable
If you are behind a proxy with ssl inception or something else,
you have to set your own Corporate Root CAs to get through the proxy.
Add configuration for insecure connections
For testing it is sometimes necessary to connect to insecure connections.
Added an option to disable certificate checks entirely.