Skip to content
Discussion options

You must be logged in to vote

Update for current versions of local-https

The information above is outdated for the current version of local-https.

The certificates are now stored in:

/etc/ssl/servercerts

The certificate that should be installed on your client devices is:

/etc/ssl/servercerts/rootCA.crt

rootCA.crt is the local Certificate Authority that signs the server certificate. You should trust this certificate on your devices.

Do not install server.crt, server.pem, or server.pfx as a Trusted Root CA. Those are server certificate files used by services such as Pi-hole and Technitium.

You can also print the Root CA directly with:

sudo local-https --print-ca

Debian / Ubuntu

Copy rootCA.crt to the client machine and …

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@animalrap
Comment options

@luizbizzio
Comment options

@animalrap
Comment options

@luizbizzio
Comment options

Answer selected by luizbizzio
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants