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

crypton support? #12

Closed
goertzenator opened this issue Jun 7, 2024 · 2 comments
Closed

crypton support? #12

goertzenator opened this issue Jun 7, 2024 · 2 comments
Labels
duplicate This issue or pull request already exists

Comments

@goertzenator
Copy link

This library has been very useful to me; I use it with tls to output certificates. However tls has moved on from x509 to crypton-x509, but this library only works with x509. I would like to request crypton support. I don't know if that can be integrated here or if it should be a fork.

@ocheron
Copy link
Owner

ocheron commented Jun 8, 2024

Great to read it's useful.
The library has support for crypton through optional flag use_crypton.
I don't plan to make it default at this point.

@ocheron ocheron pinned this issue Jun 8, 2024
@ocheron ocheron added the duplicate This issue or pull request already exists label Jun 8, 2024
@goertzenator
Copy link
Author

I missed that, thank you! For other readers landing here I added this to cabal.project:

constraints:
  cryptostore +use_crypton

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants