You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.
Server returned [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)
I tried to use two SSL/TLS validation services (1 and 2 ) both complain about the "certificate chain" so i estimate that is the issue (although this stuff really isn't my field of expertise) , one of them says you should contact your ssl provider.
edit: fixed link to w3 feed validator
The text was updated successfully, but these errors were encountered:
unfortunately yes (under both livemark and thunderbird)
I tried both SSL checkers and don't see any problems (including chain certificate issues), w3c feed validator now shows the feed file but makes some complains, the most serious one seem to be broken url "/2020/04/10/Writing-Plugins.html" . probably site.url needs to be defined in _config.yml (The reason it works for me is probably that github pages defines those variables).
I also opened a pull request for using jekyll to generate the feed which might make things simpler.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Both livemark and thunderbird don't work, but when i forked the website repository it worked perfectly under https://ks-20.github.io/ . thunderbird checks the rss feed using w3c feed validation service and it returns this error:
Server returned [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)
I tried to use two SSL/TLS validation services (1 and 2 ) both complain about the "certificate chain" so i estimate that is the issue (although this stuff really isn't my field of expertise) , one of them says you should contact your ssl provider.
edit: fixed link to w3 feed validator
The text was updated successfully, but these errors were encountered: