Descriptioncrypto/x509, crypto/tls: support PKCS#8 private keys.
OpenSSL 1.0.0 has switched to generating PKCS#8 format private keys by
default. This change allows http.ListenAndServeTLS to work with either
types of keys.
See http://groups.google.com/group/golang-nuts/browse_thread/thread/84715b5f0c9e3c30/63a8a27b53e102a6
Patch Set 1 #Patch Set 2 : diff -r f754c9eb88cf https://go.googlecode.com/hg/ #Patch Set 3 : diff -r f754c9eb88cf https://go.googlecode.com/hg/ #Patch Set 4 : diff -r f754c9eb88cf https://go.googlecode.com/hg/ #
Total comments: 2
Patch Set 5 : diff -r d1853f7ec1c7 https://go.googlecode.com/hg/ #
MessagesTotal messages: 3
|