Hello Team,
I've just started using pki-tomcat server installed ca/kra.
As deafault CA Admin i want to approve the certificate request, Please 
help??
command to create the cert-request
----------------------------------------------------
pki -c tecra@123 client-cert-request CN=Sharath --profile 
caSigningUserCert --type crmf
-----------------------------
Submitted certificate request
-----------------------------
   Request ID: 20
   Type: enrollment
   Request Status: pending
   Operation Result: success
to approve the above request
_--------------------------------------------
pki ca-cert-request-review 20 --action approve
pki ca-cert-request-review 20 --action approve
WARNING: BAD_CERT_DOMAIN encountered on 
'CN=tecra-db02,OU=pki-tomcat,O=tecra-db02 Security Domain' indicates a 
common-name mismatch
PKIException: Unauthorized
Thanks,
Sharath