Welcome! Log In Create A New Profile

Advanced

SSL Chain cert seems okay but wont load

Posted by gboyce 
SSL Chain cert seems okay but wont load
July 22, 2022 07:24PM
Ubuntu 22.04 server with nginx/1.18.0 and Zulip 5.4

I have been trying to 3 days to get the site to load properly with my ssl cert. I have a wilcard cert and have followed the instructions on https://nginx.org/en/docs/http/configuring_https_servers.html#chains. I can get to the site when using firefox but not Edge, or Chrome, or the android app for zulip. I just says it cant connect to the server.

When I run openssl s_client -connect chat.modsbyus.com:6443 It looks right to me, but I don't really know.

CONNECTED(00000003)
depth=2 C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
verify return:1
depth=1 C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Domain Validation Secure Server CA
verify return:1
---
Certificate chain
0 s:CN = *.modsbyus.com
i:C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Domain Validation Secure Server CA
a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
v:NotBefore: Jun 30 00:00:00 2022 GMT; NotAfter: Jul 31 23:59:59 2023 GMT
1 s:C = GB, ST = Greater Manchester, L = Salford, O = Sectigo Limited, CN = Sectigo RSA Domain Validation Secure Server CA
i:C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA384
v:NotBefore: Nov 2 00:00:00 2018 GMT; NotAfter: Dec 31 23:59:59 2030 GMT
2 s:C = US, ST = New Jersey, L = Jersey City, O = The USERTRUST Network, CN = USERTrust RSA Certification Authority
i:C = GB, ST = Greater Manchester, L = Salford, O = Comodo CA Limited, CN = AAA Certificate Services
a:PKEY: rsaEncryption, 4096 (bit); sigalg: RSA-SHA384
v:NotBefore: Mar 12 00:00:00 2019 GMT; NotAfter: Dec 31 23:59:59 2028 GMT

And

curl -SsI https://chat.modsbyus.com:6443

HTTP/2 302
server: nginx/1.18.0 (Ubuntu)
date: Fri, 22 Jul 2022 23:22:13 GMT
content-type: text/html; charset=utf-8
content-length: 0
location: /login/
vary: Accept-Language, Cookie
content-language: en
strict-transport-security: max-age=15768000
x-frame-options: DENY
x-content-type-options: nosniff
x-xss-protection: 1; mode=block
depth=0 CN = *.modsbyus.com
verify return:1

So, I need some help getting this right please.
Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 271
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready