/usr/share/curl disappeared
by dgrames from LinuxQuestions.org on (#55E9J)
This was removed starting with curl-7.70.0-x86_64-1 in both 14.2 and current.
I run lets encrypt on a server and last night I received this error when the httpd logs rotated.
AH00526: Syntax error on line 99 of /etc/httpd/extra/httpd-vhosts.conf:
SSLCACertificateFile: file '/usr/share/curl/ca-bundle.crt' does not exist or is empty
error: error running shared postrotate script for '/var/log/httpd/*_log '
I'm also not sure why I haven't gotten this error earlier.
I did find this file in an older version of curl on one of the cumulative web sites
Don


I run lets encrypt on a server and last night I received this error when the httpd logs rotated.
AH00526: Syntax error on line 99 of /etc/httpd/extra/httpd-vhosts.conf:
SSLCACertificateFile: file '/usr/share/curl/ca-bundle.crt' does not exist or is empty
error: error running shared postrotate script for '/var/log/httpd/*_log '
I'm also not sure why I haven't gotten this error earlier.
I did find this file in an older version of curl on one of the cumulative web sites
Don