Module: Rails::Auth::X509

Defined in:
lib/rails/auth/x509/matcher.rb,
lib/rails/auth/x509/filter/pem.rb,
lib/rails/auth/x509/middleware.rb,
lib/rails/auth/x509/certificate.rb,
lib/rails/auth/x509/filter/java.rb,
lib/rails/auth/x509/subject_alt_name_extension.rb

Defined Under Namespace

Modules: Filter Classes: Certificate, Matcher, Middleware, SubjectAltNameExtension

Constant Summary collapse

CertificateVerifyFailed =

Raised when certificate verification is mandatory

Class.new(NotAuthorizedError)