Add PKCS#12 generation with default password changeit

Merges #34
Fixes #20
This commit is contained in:
linux_china
2018-07-04 13:35:53 -07:00
committed by Filippo Valsorda
parent 53f1769ab5
commit 6be76ae477
3 changed files with 22 additions and 2 deletions

View File

@@ -36,3 +36,7 @@
[[constraint]]
branch = "master"
name = "golang.org/x/net"
[[constraint]]
name = "software.sslmate.com/src/go-pkcs12"
branch = "master"