zlint | 509 Certificate Linter focused on Web PKI standards | TLS library
kandi X-RAY | zlint Summary
kandi X-RAY | zlint Summary
[Go Report Card] 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][BR v1.4.8]). It can be used as a command line tool or as a library integrated into CA software. [RFC 5280]: [BR v1.4.8]:
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of zlint
zlint Key Features
zlint Examples and Code Snippets
Community Discussions
Trending Discussions on zlint
QUESTION
I am currently making a RootCA and a SAN cert using powershell. Now everything is working as it should only it seems soms browsers are pretty strict when it comes to trusting a certificate. I am currently getting one last error when running my certificate through a linter (Z-lint in this case).
zlint ERROR Root CA Certificate: extendedKeyUsage MUST NOT be present.t
Now the error is pretty obvious... extendedKeyUsage should not be present in my powershell command when creating my RootCA
However I only use -keyUsage in my command. I am not quite sure what I need to adjust to my command to remove the error.
...ANSWER
Answered 2019-Feb-21 at 15:07Well I managed to solve the problem. In my Powershell command I had added the OID 2.5.29.37 at the end and apparently OID 2.5.29.37 is ExtendedKeyUsage. Therefore I kept on getting that problem. Closed!
More information on this matter Self signed certificates
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install zlint
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page