> 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