godaddy ssl android certification chain problem

I recently bought ssl from godaddy, they sent me 2 files after I submit my request.

For amazon aws, concat of crt files and then conversation to pem format is not recognized by nginx.

Instead you need to convert each file to pem first them concat those pem files into one then you need to show nginx to this file as ssl_certificate then it will work both mobile and desktop also your chain issues will be solved when you try with ssl testers around such as below

http://www.sslshopper.com/ssl-checker.html

Comments

Popular posts from this blog

Pyppeteer fix for BrowserError: Browser closed unexpectedly

overlay filesystem and containers

How to add pagination to django comments for your model