GLL-Better / opendata

Documentation, Changelog and Issues related to the GLL RPDE endpoint
1 stars 1 forks source link

SSL cert issue #27

Closed GetTheData closed 5 years ago

GetTheData commented 5 years ago

Hi @GLL-Digital

It looks like your SSL cert is missing the intermediate/chain certificate:

https://www.sslshopper.com/ssl-checker.html#hostname=https://www.better.org.uk

Thanks Dan

itsterry commented 5 years ago

Hi Dan

Is this causing an issue?

T

GetTheData commented 5 years ago

Hi @itsterry it causes me an issue because CURL throws an error when trying to connect to the feed. My understanding is that CURL is stricter than many browsers, however you might find that stricter browsers are also refusing to connect to your public site.

You can see here that Qualys SSL Labs report the same error:

https://www.ssllabs.com/ssltest/analyze.html?d=www.better.org.uk

This server's certificate chain is incomplete. Grade capped to B.

I do however have a work around so if you're not concerned than I don't want to make unnecessary work for you!

itsterry commented 5 years ago

Hi @GetTheData

I'll get our ISP on to it now

itsterry commented 5 years ago

That's fixed now and showing A+ grade

GetTheData commented 5 years ago

Thanks @itsterry all working for me now!