Exception: Puma::MiniSSL::SSLError

Inherits:
StandardError
  • Object
show all
Defined in:
lib/puma.rb,
ext/puma_http11/mini_ssl.c

Overview

this class is defined so that it exists when Puma is compiled without ssl support, as Server and Reactor use it in rescue statements.