X.509 Certificate Linter focused on Web PKI standards and requirements.
X.509 Certificate Linter focused on Web PKI standards and requirements. ZLint is a X.509 certificate linter written in Go that checks for consistency with standards (e.g. RFC 5280) and other relevant PKI requirements (e.g. CA/Browser Forum Baseline Requirements).
X.509 Certificate Linter focused on Web PKI standards and requirements. ZLint is a X.509 certificate linter written in Go that checks for consistency with standards (e.g. RFC 5280) and other relevant PKI requirements (e.g. CA/Browser Forum Baseline Requirements).
To install zlint, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install zlint
To see what files were installed by zlint, run:
port contents zlint
To later upgrade zlint, run:
sudo port selfupdate && sudo port upgrade zlint
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.