Is your feature request related to a problem? Please describe.
As of today, it seems that it doesn't have any option to verifies the website certificate.
Uses cases:
Describe the solution you'd like and alternatives you've considered
I don't find anything related to that. The closest option is to trust the certificate at machine/user level, not at the application level. It doesn't fix all the issues, still not possible to key-pinning.
It must be some options to "handle ssl error", which allows the developer to choose what they do and allow them to render the page.
AB#30260332
Is your feature request related to a problem? Please describe.
As of today, it seems that it doesn't have any option to verifies the website certificate.
Uses cases:
Prevent connections from untrusted source:
Allow custom certificate (without need to trust them globally on Windows).
Describe the solution you'd like and alternatives you've considered
I don't find anything related to that. The closest option is to trust the certificate at machine/user level, not at the application level. It doesn't fix all the issues, still not possible to key-pinning.
It must be some options to "handle ssl error", which allows the developer to choose what they do and allow them to render the page.
AB#30260332