Project

General

Profile

Bug #863

Updated by jeremyevans0 (Jeremy Evans) over 4 years ago

=begin 
  
  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 
 
 =end 
 

Back