Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)FA
Posts
1
Comments
278
Joined
2 yr. ago

  • Import it into the trust store in the browser/OS. It should be the same (or very similar) operation for a self-signed cert and a CA that isn't subordinate to the standard internet root CAs.

    If you can't import your own root CA cert then you're probably screwed on both fronts and are going to have to use certs issued by a public CA that's subordinate to a commonly trusted root CA.

    My point here is that there's little distinguishing a self-signed cert and a cert issued by your own private CA for most people that are self-hosting.

  • You don't need a public DNS record for https to work. You can just use public external certs as long as it's for a domain you own. You don't need to setup the same domains externally.

    If you want certs for a domain you own, then yeah you're looking at self signed.