rustls-platform-verifier compatibility #1877
Unanswered
patrickjcasey
asked this question in
Q&A
Replies: 1 comment
-
|
Thanks for asking!
It also matters which backend is used, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am working on integrating
gitoxideinto https://github.com/mitre/hipcheck. I am having trouble determining how to integraterustls_platform_verifierwithgitoxide. I need to update the HTTP client certificates, in order to work on a corporate environment.I want to write something like this:
and have
gitoxideuseconfig. Is this possible or is there a better way of doing this within the confines ofgitoxide?Beta Was this translation helpful? Give feedback.
All reactions