← Back to team overview

rohc team mailing list archive

Re: [Question #227234]: Create certificate for iprohc

 

Question #227234 on rohc changed:
https://answers.launchpad.net/rohc/+question/227234

    Status: Open => Answered

Didier Barvaux proposed the following answer:
Atik,

> Apr 22 23:55:07 Linux iprohc_server[9295]: load server certificate from file '/etc/ssl/client.p12'
> Apr 22 23:55:07 Linux iprohc_server[9295]: too few certificates in PKCS#12 file '/etc/ssl/client.p12'

A PKCS#12 file is a container. The IP/ROHC application requires the p12 file to contain
the client's X.509 certificate, the client's private key, and the CA X.509 certificate. You
can create a p12 file with the 'openssl pkcs12 <params>' command. See 'man pkcs12'
for more details.

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.