Single certificate to talk to 5 third party boxes

Posted by Vincent on Stack Overflow See other posts from Stack Overflow or by Vincent
Published on 2010-05-14T19:19:37Z Indexed on 2010/05/14 19:24 UTC
Read the original article Hit count: 270

Filed under:
|
|
|

All,

I have a web application that uses CURL to talk to 5 boxes that are running third party SDKs. All 6 boxes use HTTPS. Is it fine if we have one certificate and specify CURL to use that certificate to talk to the 5 boxes or do I need to have 5 different certificates?

Thanks

© Stack Overflow or respective owner

Related posts about ssl

Related posts about ssl-certificate