www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 23275] New: docarchives.dlang.io invalid SSL certificate +

https://issues.dlang.org/show_bug.cgi?id=23275

          Issue ID: 23275
           Summary: docarchives.dlang.io invalid SSL certificate +  "Not
                    Found" Error
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: major
          Priority: P1
         Component: dlang.org
          Assignee: nobody puremagic.com
          Reporter: contact lngnslnvsk.net

Hi,

The docarchives.dlang.io uses an invalid SSL certificate and it throws "Not
Found" errors when trying to access it. For example, linked from the language's
spec: https://docarchives.dlang.io/v2.081.0/spec/version.html

```
Unable to communicate securely with peer: requested domain name does not match
the server's certificate.
```

--
Jul 29 2022