Skip to content

PKISolutions/SSLVerifier.WPF

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

SSL Certificate Verifier Tool

This is a WPF tool that allows to connect to remote web servers and examine SSL certificates. The tool provides the following functionality:

  • Validates the SSL certificate and validates all certificates in the chain for possible errors;
  • Implements certificate expiration checking. Certificate expiration is checked for all certificates in the chain;
  • The tool also checks certificates for all possible redirection URLs;
  • Writes trace/debug log for each processed entry;
  • Provides an ability to save server list to a file and read the list from a file. The tool requires .NET Framework 4.5.

Documentation and binary download: SSL Certificate Verifier Tool

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published