Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

RSS feed does not work #2

Open
KS-20 opened this issue Apr 19, 2020 · 2 comments
Open

RSS feed does not work #2

KS-20 opened this issue Apr 19, 2020 · 2 comments

Comments

@KS-20
Copy link

KS-20 commented Apr 19, 2020

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

@ammen99
Copy link
Member

ammen99 commented May 2, 2020

Is this still the case? I think there have been some changes.

@KS-20
Copy link
Author

KS-20 commented May 3, 2020

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants