Hi,
is it possible to change this? It is not possible to get it working at work where we have corporate SSL certificates. How am I adding?
CURLE_PEER_FAILED_VERIFICATION: SSL certificate problem: unable to get local issuer certificate [curl_easy_perform]
Google Drive: CURLE_PEER_FAILED_VERIFICATION
- Posts: 35
- Joined: 16 Apr 2019
- Posts: 309
- Joined: 7 Jan 2018
FreeFileSync (starting with version 10.11) added the cacert.pem file from https://curl.haxx.se/docs/caextract.html.
You can append your root certificates to the cacert.pem used by FreeFileSync. I've got a blog post about all sorts of random certificate commands, which includes "Convert cer to pem format" which is useful if your root certs are Active Directory certs: https://bgstack15.wordpress.com/2016/06/30/manipulating-ssl-certificates/
You can append your root certificates to the cacert.pem used by FreeFileSync. I've got a blog post about all sorts of random certificate commands, which includes "Convert cer to pem format" which is useful if your root certs are Active Directory certs: https://bgstack15.wordpress.com/2016/06/30/manipulating-ssl-certificates/
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
Is this for FTP or Google Drive?
- Posts: 35
- Joined: 16 Apr 2019
Google Drive problem in Company network
- Posts: 35
- Joined: 16 Apr 2019
And I have Portable version
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
The error is originating from OpenSSL, where it has the symbolic name:
Maybe it indicates an issue with accessing the "cacert.pem" that is shipped with FreeFileSync?X509_V_ERR_UNABLE_TO_GET_ISSUER_CERT_LOCALLY : unable to get local issuer certificate the issuer certificate of a locally looked up certificate could not be found. This normally means the list of trusted certificates is not complete.
- Posts: 35
- Joined: 16 Apr 2019
Do I have a portable version, should I try to install it normally? I don't know where to find the cacert.pem file
- Posts: 35
- Joined: 16 Apr 2019
And would it be possible to download an older version somewhere? Lower than 10.11? To try it?
- Posts: 2451
- Joined: 22 Aug 2012
See the FFS Archivewould it be possible to download an older version somewhere? kalich, 01 Jul 2019, 08:17
- Posts: 35
- Joined: 16 Apr 2019
In version 10.8 the program writes to me: www.googleapis.com not found and problem with SSL certificate
- Posts: 35
- Joined: 16 Apr 2019
DONE, work :-)
- Site Admin
- Posts: 7211
- Joined: 9 Dec 2007
How did you get it to work?
- Posts: 35
- Joined: 16 Apr 2019
There was a problem with the corporate firewall