nestjs / nestjs.com

The official website https://nestjs.com 🏆
https://nestjs.com
MIT License
138 stars 24 forks source link

Your website #4

Closed AlexNodex closed 5 years ago

AlexNodex commented 5 years ago

When visiting https://www.nestjs.com/ there is an SSL error.

You should either buy a valid cert for the www domain or fix your config to redirect to non www.

Didn't know where else to submit the issue

You're welcome :-)

leszekkadlof commented 5 years ago

Certificate seems fine.

Can you check whether your system clock is set correctly?

AlexNodex commented 5 years ago

Every other website I visit in the world with https:// works fine.

screen shot 2019-02-26 at 07 25 19

arkraft commented 5 years ago

Checked it in Firefox and Chrome, in both cases the certificate is valid

AlexNodex commented 5 years ago

Chrome does a redirect back to the NON www tld which is why it works fine.

Chrome on iOS is not fine - see below screenshot.

Please note that the NON www domain IS FINE, anyone testing should make sure they're not being redirected.

Also see second screenshot from a curl command...

img_1868

curl

arkraft commented 5 years ago

Yes, you are right. I used the NON www domain. The one with www does not work with Firefox and on Chroome i am redirected

kamilmysliwiec commented 5 years ago

It should work fine now :)