0
Ikke en bug
bib file not loading
Hello,
when I try to to load a bib file from this url : 'https://maskor.fh-aachen.de/bibbase/pubs.bib' I recieve this error message:
Does anybody know why this error appears and why I cant load the bib file from this url ?
Kundesupport af UserEcho
Hi Baran,
I've checked the server log. It says:
It seems that the signing authority that issued your server's SSL certification (DFN-Verein Global, Verein zur Foerderung eines Deutschen Forschungsnetzes e. V.) is not recognized by the http library we use, which is just the built-in http library of node.js. Indeed, curl says the same:
I recommend getting a new SSL certificate from an authority that is widely accepted, e.g., a free one from Let's Encrypt.
Hi Christian,
thank you for the quick response.
I had trouble to find out wat it was.
That helped a lot.
Thank you very much for the support