Bug #863: Openssl issues with fresh compile on Ubuntu http://redmine.ruby-lang.org/issues/show/863 Author: Brian Takita Status: Open, Priority: Normal To reprodule I, * uncommented openssl in ext/Setup * ./configure * make * make install Openssl compiled successfully. However when I run irb, I get the following error. uninitialized constant OpenSSL::SSL::VERIFY_PEER in ssl.rb ---------------------------------------- http://redmine.ruby-lang.org