certificate verification failed

Hi,
I want to login and get some data from webside https://csu.septim.cz.
When i run it on PC it works great, but when i run it on RStudio Cloud i got error on first line:

session <- html_session("https://csu.septim.cz/")

Error in curl::curl_fetch_memory(url, handle = handle) :
server certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt CRLfile: none

Thanks for help

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.