http://github.com/kradcliffe/ironruby/commit/39c45cd08877af633437b62dd1fb7e8787863985<http://github.com/kradcliffe/ironruby/commit/39c45cd08877af633437b62dd1fb7e8787863985>
Provides a shell as a placeholder for the eventual implementation of OpenSSL::SSL::SSLContext. This gives better compatibility for some HTTP client gems like: httparty and rest-client. This should also add some benefit for the standard net/https library There are also some very basic specs included to flesh out what is needed for SSLContext. Files Changed: Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/library/openssl/shared/constants.rb Merlin/Main/Languages/Ruby/Libs/openssl.rb Files Added: Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/library/openssl/ssl/constant_spec.rb Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/library/openssl/ssl/sslcontext/context_spec.rb Merlin/External.LCA_RESTRICTED/Languages/IronRuby/mspec/rubyspec/library/openssl/ssl/type_spec.rb -Kevin
_______________________________________________ Ironruby-core mailing list [email protected] http://rubyforge.org/mailman/listinfo/ironruby-core
