Trusting Home Server CA in Bluefin

I’m putting a home server together using Start9 on a mini PC. In order to connect to it using https, it’s necessary that I change some of the settings to trust the server’s CA. Link below for more details.

Is this possible since Bluefin is atomic?

https://docs.start9.com/0.3.5.x/device-guides/linux/ca-linux#ca-linux

Does tossing it in /usr/local/share do the trick?

Doesn’t work, but I’m not sure I moved it to the right place. Couldn’t find a usr directory, so I dropped it in the share directory under .local in the home folder.

trust anchor --store /path/to/crt is what you are looking for.

1 Like