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

Bug fixes, custom CA, client certificate chain support #908

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

dxdxdt
Copy link
Contributor

@dxdxdt dxdxdt commented Oct 17, 2023

Adds improvement #803.
Fixes #892.
Fixes some other bugs as well.

- Add facilities for using custom CA, client certificate and private key
- Use SNI if using custom client certificate and private key
- Fix broken `ignoreCertErrors()`
- Change behaviour of "Forget Password" button ...
  - The button becomes disabled after a click event rather than
    disappearing
  - The button clears both auth password and TLS private key passphrase
- Pressing 'Ctrl + Shift + I' or 'F12' combo launches dev tool
@pavhofman
Copy link
Contributor

Works fine with my self-signed server certificate.

@polarathene polarathene mentioned this pull request Feb 12, 2024
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

Successfully merging this pull request may close these issues.

Can't seem to get a self-signed cert fingerprint to be recognized
2 participants