Skip to content
This repository was archived by the owner on Apr 23, 2023. It is now read-only.

Conversation

afk11
Copy link
Collaborator

@afk11 afk11 commented Aug 30, 2015

Adds some useful methods to CertificateExtensions, namely those for a certificate authority (subject key identifier, issuer key identifier, basic constraints, and key usage.

Also adds a KeyUsage static class, to produce bitmap of the allowed use of the certificate by clients.

@fgrosse
Copy link
Owner

fgrosse commented Sep 12, 2015

Hey thanks for yet another contribution afk11

I will review this today but I can already see that the build on php failed due to:

FG\Test\X509\CertificateExtensionTest::testCaExtensions
Only variables should be passed by reference

Also I fixed the style CI settings and consider the issues that come up there to be actual code style issues that need to be resolved before I can merge this.

@fgrosse
Copy link
Owner

fgrosse commented Feb 23, 2017

Closed due to long inactivity. Feel free to reopen :)

@fgrosse fgrosse closed this Feb 23, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants