TobiasKaiser / passmate-old

A simple password manager with synchronization
Apache License 2.0
10 stars 1 forks source link

Correct root CA handling for Mac #10

Open TobiasKaiser opened 5 years ago

TobiasKaiser commented 5 years ago

See https://golang.org/src/crypto/x509/root_darwin.go for an example

TobiasKaiser commented 5 years ago

We have a fix for now (MiniCA), but this should be done properly in the future.