Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-2361

Implement OCSP endpoint checking

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.14.0.rc1
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Fully Compatible

      Following instructions in https://ruby-doc.org/stdlib-2.7.1/libdoc/openssl/rdoc/OpenSSL/OCSP.html

      Obtain server certificate
      Create OCSP request
      Identify responder URIs
      Send OCSP requests to responders in parallel with a 5 second timeout
      Verify OCSP response signature using the CA cert
      Handle OCSP response redirects
      Check OCSP response success/failure, raise ServerCertificateRevoked exception on failure
      Test against atlas

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: