1. Caddy version:
v2.6.2 h1:wKoFIxpmOJLGl3QXoo6PNbYvGW4xLEgo32GPBEjWL8o=
2. How I installed, and run Caddy:
Rpm install
a. System environment:
Red Hat Enterprise Linux release 8.7 (Ootpa)
b. Command:
c. Service/unit/compose file:
d. My complete Caddy config:
gitlab.ok.com {
tls /etc/ssl/eamb.apicil.com.crt /etc/ssl/eamb.apicil.com.pem
reverse_proxy /* https://gitlab.eamb.apicil.com:8443
}
3. The problem I’m having:
No show of gitlab
4. Error messages and/or full log output:
"msg":"x509: certificate relies on legacy Common Name field, use SANs instead","request":
5. What I already tried:
put in /etc/profile/
GODEBUG=x509ignoreCN=0