|
From: Viktor M. <mas...@gm...> - 2014-06-25 12:55:11
|
Hi! I'm trying to use EjbcaWS to enroll certificates. Currently I generate a keypair and CSR on client side and call certificateRequest command (EndEntity's tokenType is "USERGENERATED"). Am I right that there are no way to generate a keypair and CSR on server side (via EjbcaWS)? (How I got, all "cert request" commands (certificateRequest, pkcs10Request,..) need a CSR as an argument, but I see no command to generate a CSR) Does this also mean that only "USERGENERATED" tokenType (no "PEM" etc) is allowed for enrollment via EjbcaWS? Viktor |