Browser Picker 3.2.2 adds a manual HTTPS connection check so users can inspect the TLS certificate and related security signals before opening a link.
Highlights
- Added a padlock connection check action in the picker for HTTPS URLs.
- Added a custom connection check dialog with a clear confirmation step, cancellation while the check is running, and a structured report after completion.
- Shows certificate validation, hostname matching, validity dates, subject alternative names, issuer details, chain status, TLS protocol, cipher suite, and cipher strength.
- Added optional DNS CAA and certificate transparency checks, including concise CAA alignment and human-readable SCT guidance.
- Added result coloring for the picker padlock after a scan, with neutral handling when the host cannot be resolved.
Settings
- Added a security setting to include or skip DNS CAA and certificate transparency evidence during manual checks.
- Added a security setting to hide the manual connection check button.
- Added a security setting to skip the confirmation prompt and start manual checks immediately.
- Updated security profiles so Enable all starts manual connection checks without the confirmation prompt.
Resolved issues
- Fixes #248
Included pull requests
- #274 Add manual TLS connection check
Full Changelog: v3.2.1...v3.2.2