How do I validate whether the client certificate I have works with the API Mediation Layer #3343
Unanswered
balhar-jakub
asked this question in
Q&A
Replies: 1 comment
-
A good place to start is to get information from the server about accepted CA names using openssl |
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
-
I created or got a certificate created by my certificate authority.
What is the easiest way to validate whether the client certificate will work correctly with the given API Mediation Layer instance and how do I debug what is wrong with it?
Beta Was this translation helpful? Give feedback.
All reactions