On Thu, 2008-09-18 at 17:01 -0400, Raghu Udupa wrote:
> If a web services client wants to communicate with different servers,
> can certificates for different servers be specified in one PEM file.
> For curl, you can specify a single certificate file which can contain
> multiple certificates. I would like to know whether axis2c provides
> this feature.

No you can't specify it in one PEM file. Rampart/C the Axis2/C security
project does not support that. But you can store all the certificates in
a pfx key store and provide Rampart/C with the .pfx file with the
password to retrieve the certificate from the key store. 


> 
>  
> 
> Thanks,
> 
> Raghu
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to