HIPL Certificate Verification Error

Asked by changyou xing

Hi all, we compile and install HIPL 1.0.7 in our system, but when using certificate to verify responder, the hipfw outputs that "error 20 at 0 depth lookup:unable to get local issuer certificate". When using "openssl verify" command to verify the ca-root-cert.pem and host-cert.der, it gives the same error. The generation of ca-root-cert.pem and host-cert.der is followed the document, we have tried every possible ways to solve this problem, but none of them worked. Could you tell me what's wrong with our system, thank you in advance.

Question information

Language:
English Edit question
Status:
Solved
For:
HIPL Edit question
Assignee:
No assignee Edit question
Solved by:
changyou xing
Solved:
Last query:
Last reply:
Revision history for this message
changyou xing (chyouxing) said :
#1

We have solved the problem few days ago. It seems that there is something wrong with the certificate generation function of hipl, and we use openssl itself to generate the certificate, which works properly.