So I rebuilt curl-7.50.1 with new config arguments as follows:
=====
configure: Configured to build curl/libcurl:

  curl version:     7.50.1
  Host setup:       i686-pc-linux-gnu
  Install prefix:   /usr/local
  Compiler:         gcc
  SSL support:      enabled (OpenSSL)
  SSH support:      no      (--with-libssh2)
  zlib support:     enabled
  GSS-API support:  no      (--with-gssapi)
  TLS-SRP support:  enabled
  resolver:         POSIX threaded
  IPv6 support:     no      (--enable-ipv6)
  Unix sockets support: enabled
  IDN support:      no      (--with-{libidn,winidn})
  Build libcurl:    Shared=yes, Static=no
  Built-in manual:  enabled
  --libcurl option: enabled (--disable-libcurl-option)
  Verbose errors:   enabled (--disable-verbose)
  SSPI support:     no      (--enable-sspi)
  ca cert bundle:   no
  ca cert path:     /etc/ssl/certs
  ca fallback:      no
  LDAP support:     no      (--enable-ldap / --with-ldap-lib / --with-lber-lib)
  LDAPS support:    no      (--enable-ldaps)
  RTSP support:     enabled
  RTMP support:     no      (--with-librtmp)
  metalink support: no      (--with-libmetalink)
  PSL support:      no      (libpsl not found)
  HTTP2 support:    disabled (--with-nghttp2)
  Protocols:        DICT FILE FTP FTPS GOPHER HTTP HTTPS IMAP IMAPS POP3 POP3S 
RTSP SMB SMBS SMTP SMTPS TELNET TFTP
=====

It now knows where to find all my pem files, or should.  But I'm still getting 
the same error:

=====
Sun Jun 27 09:50:03 2021 -> ClamAV update process started at Sun Jun 27 
09:50:03 2021
Sun Jun 27 09:50:03 2021 -> daily database available for download (remote 
version: 26214)
Sun Jun 27 09:50:03 2021 -> ^Download failed (77) Sun Jun 27 09:50:03 2021 -> ^ 
Message: Problem with the SSL CA cert (path? access rights?)
Sun Jun 27 09:50:03 2021 -> ^Can't download daily.cvd from 
https://database.clamav.net/daily.cvd
Sun Jun 27 09:50:03 2021 -> Trying again in 5 secs...
Sun Jun 27 09:50:08 2021 -> daily database available for download (remote 
version: 26214)
Sun Jun 27 09:50:08 2021 -> ^Download failed (77) Sun Jun 27 09:50:08 2021 -> ^ 
Message: Problem with the SSL CA cert (path? access rights?)
Sun Jun 27 09:50:08 2021 -> ^Can't download daily.cvd from 
https://database.clamav.net/daily.cvd
Sun Jun 27 09:50:08 2021 -> Trying again in 5 secs...
^CSun Jun 27 09:50:12 2021 -> Update process terminated
[09:50 src]# 
=====

Access rights?

=====
[10:07 ~]$ l /etc/ssl/certs|head
total 1100
lrwxrwxrwx 1 root root   12 Jun 20 13:23 002c0b4f.0 -> 002c0b4f.pem
-rw-r--r-- 1 root root 7233 Jun 20 13:22 002c0b4f.pem
lrwxrwxrwx 1 root root   12 Jun 20 13:23 02265526.0 -> 02265526.pem
-rw-r--r-- 1 root root 5055 Jun 20 13:22 02265526.pem
lrwxrwxrwx 1 root root   12 Jun 20 13:23 03179a64.0 -> 03179a64.pem
-rw-r--r-- 1 root root 7266 Jun 20 13:22 03179a64.pem
lrwxrwxrwx 1 root root   12 Jun 20 13:23 062cdee6.0 -> 062cdee6.pem
-rw-r--r-- 1 root root 4531 Jun 20 13:22 062cdee6.pem
lrwxrwxrwx 1 root root   12 Jun 20 13:23 064e0aa9.0 -> 064e0aa9.pem
[10:12 ~]$ 

=====

Is it one certificate in particular that's missing?


-- 
Paul Rogers
paulgrog...@fastmail.fm
Rogers' Second Law: "Everything you do communicates."
(I do not personally endorse any additions after this line. TANSTAAFL :-)

_______________________________________________

clamav-users mailing list
clamav-users@lists.clamav.net
https://lists.clamav.net/mailman/listinfo/clamav-users


Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq

http://www.clamav.net/contact.html#ml

Reply via email to