RyanMarquiste
15 years agoVisitor
error setting certificate verify locations
I'm using the urlUtils.brs file to retrieve files.
Currently I'm attempting to retrieve a private Google Calendar feed (I've already tested with the public feed, which retrieves fine). When I attempt the retrieve, the following error occurs:
error setting certificate verify locations:
CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
In my brief research online, it looks like this may be related to either the user not having permissions to that file or the file not existing.
I'm currently on the latest 3.0 build.
Looking for any help or guidance. Thanks in advance.
Currently I'm attempting to retrieve a private Google Calendar feed (I've already tested with the public feed, which retrieves fine). When I attempt the retrieve, the following error occurs:
error setting certificate verify locations:
CAfile: /etc/pki/tls/certs/ca-bundle.crt
CApath: none
In my brief research online, it looks like this may be related to either the user not having permissions to that file or the file not existing.
I'm currently on the latest 3.0 build.
Looking for any help or guidance. Thanks in advance.