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 script to wrap identity verification #29

Closed
ashdwilson opened this issue Feb 24, 2021 · 0 comments
Closed

Add script to wrap identity verification #29

ashdwilson opened this issue Feb 24, 2021 · 0 comments

Comments

@ashdwilson
Copy link
Contributor

The script will attempt to authenticate the certificate against DANE records, using the Identity.validate_certificate()method.

This script will accept as arguments:

  • The path to an x.509 certificate
  • An entity name (optional). If the entity name argument name is not present, the entity name will be derived from the first dNSNAME in the certificate.
  • Silent-mode operation. If silent mode is used, pass/fail is indicated by the exit code. Otherwise, stdout will contain reasons for pass/fail.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant