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

Conversation

joerocklin
Copy link

This adds a flag to allow for direct checking of public keys.

Closes #4

@wyattearp was asking why this couldn't just check public keys if you
had them. So I made this change to allow that.
@dustin-decker
Copy link
Contributor

dustin-decker commented Nov 9, 2021

This change will only work if the input key is PKIX encoded. It will lead to a lot of incorrect results until we add full parsing and normalization support so I am not going to merge this until we can add that on the server side.

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.

Allow easy direct checking of public keys if you have them
2 participants