rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
75 stars 91 forks source link

Add an option LRO_SSLVERIFYSTATUS to verify the certificate's status (RhBug:1814383) #213

Closed kontura closed 3 years ago

kontura commented 3 years ago

If LRO_SSLVERIFYSTATUS is set libcurl is setup with CURLOPT_SSL_VERIFYSTATUS.

= changelog = msg: Add an option LRO_SSLVERIFYSTATUS to check TLS certificate revocation status (using OCSP stapling) type: enhancement resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1814383