Files
mkcert/truststore_nss.go
Filippo Valsorda 5fc72d92bc Replace !os.IsNotExist with == nil
!os.IsNotExist would also be true for other errors which don't mean the
file exists.
2018-08-12 21:42:42 -04:00

2.8 KiB