[Solved] Error reading ca cert file

How do I get ssl certificates?

OpenWRT packages can be searched from https://openwrt.org/packages/table/start

revealing https://openwrt.org/packages/pkgdata/ca-certificates

You may need to symlink you CA directory and/or bundle if the consumer is expecting them to be in a different place than typically installed.

1 Like

Thanks for the reply, but I don't undertstand what you mean.

I have installed ca-certicates. What do I need to do next?

Thanks for the clarification, but I don't know what to link to where?

I have this error:-

fatal: unable to access 'https://git.openwrt.org/feed/packages.git/': 
Error reading ca cert file /etc/ssl/certs/ca-certificates.crt - mbedTLS: (-0x3E00) PK - Read/write of file failed

Which file is it trying to read?

This is the file it can't read

but your problem is the line:

You haven't explained how you got this error, what hardware , what command, what are you trying to do. You are very vague

In any case if you cut and paste the errors into google search you will get many hits

1 Like

Thanks for the pointer.

It seems I needed to install ca-bundle.

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.