Skip to content
/ vsym Public

Vsym is a Go tool for checking TLS certificates that may not be trusted by Chrome.

License

Notifications You must be signed in to change notification settings

genkiroid/vsym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vsym

Vsym is a Go tool for checking TLS certificates that may not be trusted by Chrome.

Because this tool is based solely on published information, it will not display exactly the same result as Chrome's decision. Please use it at your own risk.

Installation

Precompiled binaries for released versions are available in the releases page.

Usage

Give domain names as arguments.

$ vsym securitycenter.rapid-ssl.jp seal.websecurity.norton.com
The SSL certificate used on https://securitycenter.rapid-ssl.jp will be distrusted in Chrome v66.
The SSL certificate used on https://seal.websecurity.norton.com will be distrusted in Chrome v70.

Give domain list. example is example file.

$ vsym `cat examples`
The SSL certificate used on https://securitycenter.rapid-ssl.jp will be distrusted in Chrome v66.
The SSL certificate used on https://seal.websecurity.norton.com will be distrusted in Chrome v70.
The SSL certificate used on https://img.en25.com will be distrusted in Chrome v70.
The SSL certificate used on https://tracker.mrpfd.com will be distrusted in Chrome v70.
The SSL certificate used on https://s1701211846.t.eloqua.com will be distrusted in Chrome v70.
The SSL certificate used on https://s912704989.t.eloqua.com will be distrusted in Chrome v70.
The SSL certificate used on https://s.adroll.com will be distrusted in Chrome v70.
The SSL certificate used on https://dsum-sec.casalemedia.com will be distrusted in Chrome v70.
The SSL certificate used on https://us-u.openx.net will be distrusted in Chrome v70.
The SSL certificate used on https://ib.adnxs.com will be distrusted in Chrome v70.

License

MIT

Author

genkiroid

About

Vsym is a Go tool for checking TLS certificates that may not be trusted by Chrome.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages