1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/openssl/lib
gotoyuzo 80549d5f17 * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add
optional argument to specify the DirectoryString type
  (ASN1::UTF8STRING by default). RFC3280 deprecates PrintableString
  for DirectoryString, and strongly requires to use UTF8String for
  all certificates issued after December, 31 2003.

* ext/openssl/lib/openssl/x509.rb (X509::Name::parse): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4733 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2003-10-09 16:20:22 +00:00
..
net * ext/openssl/lib/net/protocols.rb (SSLIO#ssl_connect): warning 2003-09-02 11:41:33 +00:00
openssl * ext/openssl/ossl_x509name.c (ossl_x509name_initialize): add 2003-10-09 16:20:22 +00:00
openssl.rb * ext/openssl: imported. 2003-07-23 16:12:24 +00:00