rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00883
Re: [Question #227954]: iprohc_server memory leak?
Question #227954 on rohc changed:
https://answers.launchpad.net/rohc/+question/227954
Didier Barvaux proposed the following answer:
Atik,
> its great to see everything in details.. however i am maybe missing something again.. getting new problem
>
> May 8 17:40:55 Linux iprohc_client[3619]: Certificate can't be verified :
> May 8 17:40:55 Linux iprohc_client[3619]: - Certificate issue is not a CA
There is a spelling mistake. You should read "Certificate issuer is not
a CA". It means that you didn't sign the client certificate with a
Certificate Authority (CA).
In the howto (http://rohc-lib.org/wiki/doku.php?id=iprohc-run), you may see that the CA contains:
X509v3 Basic Constraints:
CA:TRUE
while the other certificate contains:
X509v3 Basic Constraints:
CA:FALSE
Is it the case for you?
Regards,
Didier
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.