spacemonkeygo / openssl

OpenSSL bindings for Go
http://godoc.org/github.com/spacemonkeygo/openssl
Apache License 2.0
472 stars 237 forks source link

Add of method to permit the load of private key with password #34

Closed norx85 closed 8 years ago

norx85 commented 9 years ago

Using LoadPrivateKeyFromPEM on a private key that has a password requires a manual input of it in the cmd