OpenSSL::X509::Certificate

Hi,
I got following methods/attributes implement in
OpenSSL::X509::Certificate

new → certb
new(data) → cert
subject
issuer
serial
to_s
inspect

Commits:
http://github.com/Jirapong/ironruby/commit/a907d58168b772cdf6f266a012f53236b7d56895
http://github.com/Jirapong/ironruby/commit/831f222e1b9be483d68f8e43755df918ee81e10f

Files change:
• Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/
library/openssl/shared/constants.rb
• Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/
library/openssl/x509/certificate/new_spec.rb
• Merlin/Main/Languages/Ruby/Libraries.LCA_RESTRICTED/
Initializers.Generated.cs
• Merlin/Main/Languages/Ruby/Libraries.LCA_RESTRICTED/OpenSSL/
OpenSSL.cs

more to come…

Thank you,
-Jirapong

Looks good!

From: [email protected]
[mailto:[email protected]] On Behalf Of
[email protected]
Sent: Wednesday, April 29, 2009 12:54 PM
To: [email protected]
Subject: [Ironruby-core] OpenSSL::X509::Certificate

Hi,
I got following methods/attributes implement in
OpenSSL::X509::Certificate

  • new → certb
  • new(data) → cert
  • subject
  • issuer
  • serial
  • to_s
  • inspect

Commits:
http://github.com/Jirapong/ironruby/commit/a907d58168b772cdf6f266a012f53236b7d56895
http://github.com/Jirapong/ironruby/commit/831f222e1b9be483d68f8e43755df918ee81e10f

Files change:
*
Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/library/openssl/shared/constants.rb
*
Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/library/openssl/x509/certificate/new_spec.rb
*
Merlin/Main/Languages/Ruby/Libraries.LCA_RESTRICTED/Initializers.Generated.cs
*
Merlin/Main/Languages/Ruby/Libraries.LCA_RESTRICTED/OpenSSL/OpenSSL.cs

more to come…

Thank you,
-Jirapong