Re: Your connection is not private error on Android device

2022-11-14 Thread James Read
On Mon, Nov 14, 2022 at 10:34 PM Lukas Tribus wrote: > On Mon, 14 Nov 2022 at 22:56, James Read wrote: > >> So the file needs to contain first your certificate and then the > >> intermediate one. > > > > > > OK. Thanks. I rearranged the file and deleted some certificates. Now > sslabs is reporti

Re: Your connection is not private error on Android device

2022-11-14 Thread James Read
On Mon, Nov 14, 2022 at 10:34 PM Lukas Tribus wrote: > On Mon, 14 Nov 2022 at 22:56, James Read wrote: > >> So the file needs to contain first your certificate and then the > >> intermediate one. > > > > > > OK. Thanks. I rearranged the file and deleted some certificates. Now > sslabs is reporti

Re: Your connection is not private error on Android device

2022-11-14 Thread Lukas Tribus
On Mon, 14 Nov 2022 at 22:56, James Read wrote: >> So the file needs to contain first your certificate and then the >> intermediate one. > > > OK. Thanks. I rearranged the file and deleted some certificates. Now sslabs > is reporting no chain issues for Certificate #1: RSA 2048 bits (SHA256withRS

Re: Your connection is not private error on Android device

2022-11-14 Thread James Read
On Mon, Nov 14, 2022 at 10:12 PM Jeffrey Walton wrote: > > > On Mon, Nov 14, 2022 at 4:59 PM James Read > wrote: > >> ... >> OK. Thanks. I rearranged the file and deleted some certificates. Now >> sslabs is reporting no chain issues for Certificate #1: RSA 2048 bits >> (SHA256withRSA) but for Ce

Re: Your connection is not private error on Android device

2022-11-14 Thread Jeffrey Walton
On Mon, Nov 14, 2022 at 4:59 PM James Read wrote: > ... > OK. Thanks. I rearranged the file and deleted some certificates. Now > sslabs is reporting no chain issues for Certificate #1: RSA 2048 bits > (SHA256withRSA) but for Certificate #2: RSA 2048 bits (SHA256withRSA) it > is reporting > Chain

Re: Your connection is not private error on Android device

2022-11-14 Thread James Read
On Mon, Nov 14, 2022 at 9:33 PM Lukas Tribus wrote: > On Mon, 14 Nov 2022 at 21:33, James Read wrote: > >> For nginx you need the base64 encoding, which is: > >> > >> https://ssl-ccp.secureserver.net/repository/sfig2.crt.pem > >> > > > > I tried adding that certificate but sudo nginx -t now retu

Re: Your connection is not private error on Android device

2022-11-14 Thread Lukas Tribus
On Mon, 14 Nov 2022 at 21:33, James Read wrote: >> For nginx you need the base64 encoding, which is: >> >> https://ssl-ccp.secureserver.net/repository/sfig2.crt.pem >> > > I tried adding that certificate but sudo nginx -t now returns the following > error: > > nginx: [emerg] SSL_CTX_use_PrivateKe

Re: Your connection is not private error on Android device

2022-11-14 Thread James Read
On Mon, Nov 14, 2022 at 8:20 PM Lukas Tribus wrote: > On Mon, 14 Nov 2022 at 21:09, Lukas Tribus wrote: > > > > On Mon, 14 Nov 2022 at 21:00, James Read > wrote: > > > > > > > > > > > > On Mon, Nov 14, 2022 at 5:58 PM Lukas Tribus wrote: > > >> > > >> On Mon, 14 Nov 2022 at 17:31, James Read

Re: Your connection is not private error on Android device

2022-11-14 Thread Lukas Tribus
On Mon, 14 Nov 2022 at 21:09, Lukas Tribus wrote: > > On Mon, 14 Nov 2022 at 21:00, James Read wrote: > > > > > > > > On Mon, Nov 14, 2022 at 5:58 PM Lukas Tribus wrote: > >> > >> On Mon, 14 Nov 2022 at 17:31, James Read wrote: > >> > > >> > I have configured SSL on a number of subdomains inclu

Re: Your connection is not private error on Android device

2022-11-14 Thread Lukas Tribus
On Mon, 14 Nov 2022 at 21:00, James Read wrote: > > > > On Mon, Nov 14, 2022 at 5:58 PM Lukas Tribus wrote: >> >> On Mon, 14 Nov 2022 at 17:31, James Read wrote: >> > >> > I have configured SSL on a number of subdomains including >> > https://us.wottot.com >> > >> > On my PC I can view the resu

Re: Your connection is not private error on Android device

2022-11-14 Thread James Read
On Mon, Nov 14, 2022 at 5:58 PM Lukas Tribus wrote: > On Mon, 14 Nov 2022 at 17:31, James Read wrote: > > > > I have configured SSL on a number of subdomains including > https://us.wottot.com > > > > On my PC I can view the resulting web page without any problems so this > leads me to believe th

Re: Your connection is not private error on Android device

2022-11-14 Thread Mousa R via nginx
Your CA bundle / SSL Chain is incomplete Check your SSL vendor and make sure that your Certificate chain is complete ( ssl_certificate_key file ) On Mon, Nov 14, 2022 at 8:02 PM James Read wrote: > I have configured SSL on a number of subdomains including > https://us.wottot.com > > On my PC I c

Re: Your connection is not private error on Android device

2022-11-14 Thread Lukas Tribus
On Mon, 14 Nov 2022 at 17:31, James Read wrote: > > I have configured SSL on a number of subdomains including > https://us.wottot.com > > On my PC I can view the resulting web page without any problems so this leads > me to believe the SSL configuration is correct. Wrong, the intermediate certi

Your connection is not private error on Android device

2022-11-14 Thread James Read
I have configured SSL on a number of subdomains including https://us.wottot.com On my PC I can view the resulting web page without any problems so this leads me to believe the SSL configuration is correct. However, when I try to access the same page with my Android device I get a Your connection i