update-ca-trust does not create openssl bundle

Marco Atzeri marco.atzeri@gmail.com
Tue Feb 25 10:36:26 GMT 2025


On 25/02/2025 11:17, Andrey Repin wrote:
> Greetings, Marco Atzeri!
> 
>> On 25/02/2025 08:00, Andrey Repin via Cygwin wrote:
>>> Greetings, All!
>>>> /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt is missing from my
>>> system.
>>> The `update-ca-trust extract` doesn't even touch it.
>>>> What happened?
>>>
>> re-install ca-certificates
> 
>> $ cygcheck -f /etc/pki/ca-trust/extracted/openssl/ca-bundle.trust.crt
>> ca-certificates-2024.2.69_v8.0.401-1
> 
>> possibly without any Cygwin process running ;-)
> 
> Reinstalled the package. The file was created with the length of 0 bytes, as
> packaged.
> Then the script ran and populated all files in the
> /etc/pki/ca-trust/extracted/ directory except the openssl one.
> 

same here

the file is 0 byte size in the tarball, and update-ca-trust does not touch
the openssl directory

$ update-ca-trust

$ ls -lrt /etc/pki/ca-trust/extracted/
total 5.0K
-rw-r--r-- 1 marco Administratoren 560 Oct  3 09:56 README
drwxr-xr-x 1 marco Administratoren   0 Jan  9 18:04 openssl
drwxr-xr-x 1 marco Administratoren   0 Feb 25 11:26 pem
drwxr-xr-x 1 marco Administratoren   0 Feb 25 11:26 java
drwxr-xr-x 1 marco Administratoren   0 Feb 25 11:26 edk2


More information about the Cygwin mailing list