Replies: 2 comments 2 replies
-
Looks like you received an error message from the server. Check the server.log to see what was wrong with your request. It's usually in pretty clear text in the server.logl. |
Beta Was this translation helpful? Give feedback.
2 replies
-
@XYQ202 How did it go? |
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.
-
Hello,team
See Enrolling in Client Mode with HMAC Password Authentication under the CMP Operations Guide section of the official website
A cmp alias is "opensslclient" is added, as shown in the figure below, and a user user2 is also added, as shown in the figure below.
But I run the command:
openssl cmp -cmd ir -server localhost:8080 -path ejbca/publicweb/cmp/opensslclient -srvcert ManagementCA.cacert.pem -ref user3 -secret pass:password -certout clcert1.pem -newkey key1.pem -subject "/CN= user3/O=sunwave/C=CN"
It does not succeed, and the following error is displayed:
can you help me?
Another problem is that the renewal of the certificate (KUR) cannot be successful, and an error is also reported:
CMP Error: missing protection
Beta Was this translation helpful? Give feedback.
All reactions