All- I've been talking with Anaplan's Product and Security Engineering teams about this topic rather frequently. The process isn't as straightforward as initially thought because what you want (i.e. Client Certificate) is going to vary by CA Vendor. Some Vendors don't call it a Client Certificate, but rather a S/Mime Personal Certificate. Most Vendors have a Certificate Support desk. I would recommend having a short conversation with them and sharing the information that's on Anapedia about Procuring a CA Certificate. Once they understand what you're requesting in relations to a .p12 file and .pem files they're more than likely to recommend the appropriate product vs. trying to figure it out oneself. Below is conversation between Entrust (an Anaplan supported CA provider) and myself. INITIAL INQUIRY: "I need some assistance determining what type of certificate is needed to solve my problem. The instructions state a Client Certificate, but I can't find a Client Certificate as an available product from your website. Anyhow, the cert I need you to provide would need to meet the following requirements - https://help.anaplan.com/anapedia/Content/Administration_and_Security/Tenant_Administration/Security/ProcuringCACertificates.htm . In layman's terms, the certificate would be used to authenticate a user between Client (Source) and Anaplan (Target). The cert would need the ability to create a private and public key. The public key will be stored in Anaplan and will be assigned to the registered user of the certificate. The purpose of the certificate is to run integration jobs from client into Anaplan; using the cert to properly authenticate the user via the public key infrastructure. The use of public certificates heightens the level of assurance of an authentication operation, confirming the user team is the rightful owner of the certificate." RESPONSE: " I may have a solution for you, which is probably more suitable to your needs. Based on the link you provided, which was very helpful, probably a S/Mime personal certificate would do the job. We can provide you with one, and once the .p12 certificate is created and arrives to you, we can use openssl to convert it from a .p12 into a .pem, as the instructions specify. The .pem file would actually be 2, one with the private key and the other with the public key. These can be merged into 1 .pem file. That would satisfy the need for the subject name to be an email address, client, and have a public and private key. Their cost is normally $20, as per https://buy.entrust.net (personal secure email). They last 1 year, and are relatively quick to process."
... View more