Sam Hartman
2024-07-25 16:50:01 UTC
package: curl
version: 8.8.0-2
severity: important
We have been heavily using curl to make API requests using smartcard
authentication. We have a private key and certificate on a Yubikey, and
we use curl to perform a pkcs11-authenticated login to get an API token.
Unfortunately, according to the curl man page, pkcs11 support is only
available if curl is built against openssl.
version: 8.8.0-2
severity: important
We have been heavily using curl to make API requests using smartcard
authentication. We have a private key and certificate on a Yubikey, and
we use curl to perform a pkcs11-authenticated login to get an API token.
Unfortunately, according to the curl man page, pkcs11 support is only
available if curl is built against openssl.