client certificate #710
Replies: 5 comments
-
You don't say how you request certificates, what protocol are you using? |
Beta Was this translation helpful? Give feedback.
-
I am using CMPv2 protocol |
Beta Was this translation helpful? Give feedback.
-
I am using CMPv2 protocol Can you tell me how we can get both client and server certificates from EJBCA server |
Beta Was this translation helpful? Give feedback.
-
You can only make one certificate request in each CMP call, so make two calls. |
Beta Was this translation helpful? Give feedback.
-
ok thanks for the confirmation |
Beta Was this translation helpful? Give feedback.
-
Hello
Through Golang code I send an Initial registration request and in response I get one CA certificate and one server certificate.
I want server and client both certificates. Can u tell me is there any way or configuration so that I can get both server and client certificate. Or do I need to send separate requests to get server and client certificate separately.
Beta Was this translation helpful? Give feedback.
All reactions