166
Views
2
Comments
SSL Pinning certificate
Application Type
Mobile

Hi.

I'm trying to implement SSL pinning for iOS and Android.

Using Cloudflare, I have created an origin server certificate for say dev.mydomain.com, test.mydomain.,com and live.mydomain.com and can access the outsystems apps using those domains having set them up as secure endpoints. 

I'm following the documentation here, but can't figure out:

  1. How to get the existing certificate from the OS server (Are these the cloudflare ones?)
  2. How to add a second SSL certificate to the server, to have it as backup. 

I've found that someone else asked the same questions here, without response.

The certificate in outsystems can be downloaded as PEM, PKCS or DER. I can also download the certificate from the site using Chrome, which downloads it as CER. Though the documentation seems to expect a CRT, so I assume none of them are correct.

I would be very grateful for any direction.

L

2021-11-22 00-14-28
Leigh Rogers

Hi Chandra,

I'm not sure I understand... I have already followed the documentation you linked to, to create the dev, test and live subdomains, and have already associated them successfully to the three outsystems environments.

I can't download those certificates in outsystems as far as I can see. I have retained the blocks of text created when I made the certificates in Cloudflare that start with -----BEGIN PRIVATE KEY----- and -----BEGIN CERTIFICATE-----. 

What do I do now?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.