Skip to content

www.handlebarsjs.com is giving me an SSL error (without www is working fine) #2026

Open
@onlynone

Description

@onlynone

I followed the link to the handlebars website that's on the npm page, which is for https://www.handlebarsjs.com/. Firefox gives me a the following SSL error for this page:

Secure Connection Failed

An error occurred during a connection to www.handlebarsjs.com. Peer reports it experienced an internal error.

Error code: SSL_ERROR_INTERNAL_ERROR_ALERT

Trying curl gives:

$ curl -v 'https://www.handlebarsjs.com/'
*   Trying 3.13.31.214:443...
* Connected to www.handlebarsjs.com (3.13.31.214) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
*  CAfile: /etc/ssl/cert.pem
*  CApath: none
* LibreSSL/3.3.6: error:1404B438:SSL routines:ST_CONNECT:tlsv1 alert internal error
* Closing connection 0
curl: (35) LibreSSL/3.3.6: error:1404B438:SSL routines:ST_CONNECT:tlsv1 alert internal error

The site without www appears to be okay. If the www hostname isn't expected to work, you might want to update the info that npmjs.com is using.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions