Hi, > But when i logout and login again as a caop:CA Operator account, > and goes to APPROVE and select PENDING CSR's and click on the 1 > available request, then click on the Approve CSR button then it > asks me to choose from two options, i.e Approve CSR with digital > signature/Approve CS without digital signature. > Then by pressing the Approve CSR with digital signature button, a > message box came up saying: > "Unknown error response from browser: error:noMatchingCert" with an > OK button. Clicking on the OK button leads to the details of the > Workflow Instance. > Clicking the Approve CSR button on the right will lead again to the > "Certificate Signing Request: Approval" screen with those same two > options. > > Summary: I am unable to sign the CSR and the site jumps between the > Approve CSR screens.
unless you have configured OpenXPKI to accept digitally signed approvals (which is a bit overkill for a demo) you need to choose approval without digital signature. (Your browser complains that it does not have a certificate for signing the challenge presented by OpenXPKI, hence an approval cannot be performed.) > The directories at "/usr/etc/openxpki" and "/usr/var/openxpki" have > openxpki:openxpki permissions as well as 777 permissions. Best bet is to fix this via chmod 755 or 750... HTH, Martin ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
