are they not linked? On Linux they are usually stored as hexdigits.0 so openssl can find it via the hash but then that is just a link to the actual cert file like:
lrwxrwxrwx 1 root root 23 dec 5 20:46 f081611a.1 -> Go_Daddy_Class_2_CA.pem /HH Den ons 12 apr. 2023 kl 03:30 skrev David Castillo <casve...@gmail.com>: > > howerver looking at the actual code it looks like what openssl calls > ASN.1 is actually DER and libcurl have code to load ASN.1 certificates. But > for this to work the certificate file must end with .DER (case > insensitive). So could it be that the file is stored with the wrong file > extension? > > The files in the user-installed CA certificates directory on my Android > emulator are indeed with a different extension. The extension is .0 (like > `924c6f19.0` and `f38e730c.0`). But I don't think I can update those files' > names >
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html