eventmachine / evma_httpserver

An evented http server built on top of eventmachine
http://rubyeventmachine.com
117 stars 44 forks source link

Fix cert_chain must not be nil #19

Open minglei-growmobile opened 12 years ago

minglei-growmobile commented 12 years ago

Fix the following build breaks

ERROR: While executing gem ... (Gem::InvalidSpecificationException) cert_chain must not be nil

Thanks!