Skip to content

successgo/cert-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cert-checker

Build

$ dotnet build

Run

$ bin/Debug/net6.0/CertChecker https://google.com https://baidu.com
Wait a moment...
02/21/2022 CN=*.google.com
02/21/2022 CN=www.google.com
02/25/2022 CN=www.baidu.cn, O="BeiJing Baidu Netcom Science Technology Co., Ltd", S=北京市, C=CN
Done!

About

Given a list of sites, fetch the certificates and order by the expiration time, support distinct.

Resources

License

Stars

Watchers

Forks

Languages