validation code for certificate & small nss patch for repeated certificate validation
0xxon/tls-validation-measurement
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Tools for validating certificate chains against using NSS. nss.patch: Small patch against nss, which disables the crl issuer cache. This makes it possible to check large volumes of chains, without the results being tainted because old certificates are still being held in memory analyze_bad_cert_domain.pl Analyze the reasons for certificate<->hostname mismatches in greater detail. Requires the dev-hostname branch of the NSS bindings at https://github.com/0xxon/perl-nss. countCrlSetEntries.pl Count the entries in a crl set as created by https://github.com/agl/crlset-tools verifyChains.pl Mass-checking of certificate chains using NSS. Requires a patched version of NSS using nss.patch and the mozilla-functions branch of the NSS bindings at https://github.com/0xxon/perl-nss. Please see the comments in the script - it describes the input file format as well as the locations where the certificates files are expected to be.
About
validation code for certificate & small nss patch for repeated certificate validation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published