Google Drive: CURLE_PEER_FAILED_VERIFICATION

Discuss new features and functions
Posts: 35
Joined: 16 Apr 2019

kalich

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]
Posts: 305
Joined: 7 Jan 2018

bgstack15

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/
User avatar
Site Admin
Posts: 7042
Joined: 9 Dec 2007

Zenju

Is this for FTP or Google Drive?
Posts: 35
Joined: 16 Apr 2019

kalich

Google Drive problem in Company network
Posts: 35
Joined: 16 Apr 2019

kalich

And I have Portable version
User avatar
Site Admin
Posts: 7042
Joined: 9 Dec 2007

Zenju

The error is originating from OpenSSL, where it has the symbolic name:
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.
Maybe it indicates an issue with accessing the "cacert.pem" that is shipped with FreeFileSync?
Posts: 35
Joined: 16 Apr 2019

kalich

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

kalich

And would it be possible to download an older version somewhere? Lower than 10.11? To try it?
User avatar
Posts: 2251
Joined: 22 Aug 2012

Plerry

would it be possible to download an older version somewhere? kalich, 01 Jul 2019, 08:17
See the FFS Archive
Posts: 35
Joined: 16 Apr 2019

kalich

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

kalich

DONE, work :-)
User avatar
Site Admin
Posts: 7042
Joined: 9 Dec 2007

Zenju

How did you get it to work?
Posts: 35
Joined: 16 Apr 2019

kalich

There was a problem with the corporate firewall