|
From: Michael S. <mi...@st...> - 2014-11-18 08:22:22
|
Which version of EJBCA are you using? BARINDER PAL SINGH wrote: > ejbca@ejbca:~/cmpforopenssl-code-766/src/openssl-client$ ./cmpclient > --server localhost --port 8080 --path ejbca/public/cmp Are you sure that the value for --path is correct? I can see this path value mentioned at the example on this page but it might be outdated: http://blog.ejbca.org/2014/01/using-cmp-with-cmp-for-openssl-tool-to.html In my working example I have: --path ejbca/publicweb/cmp/CMP_Server where "ejbca/publicweb/" is the base URL of the public web interface and "CMP_Server" is the CMP configuration alias. In case you're using 6.x see also: http://blog.ejbca.org/2013/09/whats-new-in-ejbca-6-part-2-cmp-aliases.html Ciao, Michael. |