Error 7221014
From OpenCA Labs WiKi
[edit]
Problem Description
When trying to sign certificate requests (CSRs) or certificate revocation requests (CRRs), the signature is not recognized or the signature process fails.
[edit]
Proposed Solution
The quick fix for the problem, which is caused by an error in extra new-lines in the request body, you shall just copy the new approveCSR (http://ftp.openca.org/openca/openca-base/fixes/v1.0.2/Error_7221014/approveCSR) and viewCRR (http://ftp.openca.org/openca/openca-base/fixes/v1.0.2/Error_7221014/viewCRR) files to:
PREFIX/lib/openca/cmds
where PREFIX, in the binaries distros, is '/opt/openca'.

