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

remove a not null assertion by checking certificate's validity #49

Conversation

ghusse
Copy link
Contributor

@ghusse ghusse commented Apr 2, 2022

Description

Removes a not null assertion by throwing an error if the certificate is not valid.

Checklist:

  • Issue Addressed: [ ]
  • Link to SAML spec: [ ]
  • Tests included? [ ]
  • Documentation updated? [ ]

@ghusse ghusse changed the title remove a not null assertion by checking validity of certificate remove a not null assertion by checking certificate's validity Apr 2, 2022
@cjbarth cjbarth merged commit 64bf9c4 into node-saml:master Apr 2, 2022
@cjbarth cjbarth added the chore label Apr 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants