Replies: 1 comment
-
I actually did use |
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.
-
I want to follow the example shown in
examples/src/tls_client_auth
but I don't know how to create my own certs like inexamples/data/tls
.So far, I have tried using certificates with mkcert and using openssl like in this example.
But these do not generate similar certs, and the tls_client_auth example panics unless I use the provided certs in the tonic repo.
Beta Was this translation helpful? Give feedback.
All reactions