IATI / IATI-Validator-Actual

GNU Affero General Public License v3.0
1 stars 0 forks source link

SSL not working #27

Closed siemvaessen closed 3 years ago

siemvaessen commented 3 years ago

Go to: http://validator.iatistandard.org/

Issue: Browser tells the user the site is Not Secure.

Solution: install a fresh cert of start using Letsencrypt and be happy forever.

nosvalds commented 3 years ago

Hello,

Thanks for the feedback! I checked into this and there is nothing wrong with the SSL Cert. The URL for the current live validator as linked from iatistandard.org is https://iativalidator.iatistandard.org, which if you enter as http://iativalidator.iatistandard.org will redirect you to HTTPS automatically.

You found the link for the old Validator that we have pointing to the new one now that the old Validator was deprecated in March. However, we did not have HTTP to HTTPS redirects setup for validator.iatistandard.org. We've set that up now.

-Nik

siemvaessen commented 3 years ago

Ah yes, perfect!