truststore icon indicating copy to clipboard operation
truststore copied to clipboard

Support Chromium NSS

Open francislavoie opened this issue 4 years ago • 0 comments

Looks like mkcert supports Chromium on Linux which uses NSS as well, but smallstep's doesn't install there currently.

See here in mkcert: https://github.com/FiloSottile/mkcert/blob/master/truststore_nss.go#L23, this DB path isn't covered in https://github.com/smallstep/truststore/blob/master/truststore_nss.go

francislavoie avatar May 27 '21 18:05 francislavoie