At work we use a firewall, which can read SSL encrypted packages(The firewall uses man in the middle)
We have to install a custom certificate in our browser so we can view any encrypted web content.
This is the termial output when I run "sudo eopkg up":
Updating repositories Updating repository: Solus Program terminated. Could not fetch destination file "https://packages.solus-project.com/shannon/eopkg-index.xml.xz.sha1sum": [Errno 14] curl#60 - "Local CA certificate failed" Please use 'pisi help' for general help.
Is there a way to force a http connection or install a custom certificate?
Thanks