Exception: Ruby::Rego::Builtins::Crypto::MalformedCertificate

Inherits:
StandardError
  • Object
show all
Defined in:
lib/ruby/rego/builtins/crypto/certificates.rb

Overview

Raised when a known extension is structurally malformed (e.g. a URI SAN that net/url.Parse rejects). Go’s parseCertificate returns an error in that case, so OPA returns undefined.