Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add testing with Node 18 (release-2.2) #625

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

bestbeforetoday
Copy link
Member

@bestbeforetoday bestbeforetoday commented Nov 22, 2022

@ampretia/x509 package does not work with Node 18 so changed to use jsrsasign to decode X.509 certificates in tests. This mostly works fine but seems to truncate non-standard extension values so some testing for custom attributes in CA enrollment are commented out for now.

Contributes to #621

@bestbeforetoday bestbeforetoday force-pushed the node18-2.2 branch 4 times, most recently from a57ddee to 03e0bed Compare November 23, 2022 09:34
@ampretia/x509 package does not work with Node 18 so changed to use jsrsasign to decode X.509 certificates in tests. This mostly works fine but seems to truncate non-standard extension values so some testing for custom attributes in CA enrollment are commented out for now.

Signed-off-by: Mark S. Lewis <[email protected]>
@bestbeforetoday bestbeforetoday marked this pull request as ready for review November 23, 2022 10:10
@bestbeforetoday bestbeforetoday requested a review from a team as a code owner November 23, 2022 10:10
@bestbeforetoday bestbeforetoday enabled auto-merge (squash) November 23, 2022 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants