Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-94747

Add tests for Let's encrypt OCSP shutdown

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Server Security

      With Let's Encrypt shutting down OCSP, we should test that OCSP shutdown has no negative affect on mongod.

      Add tests to ensure mongod handles transitioning from certificates with OCSP to ones without.

      Test scenario 1:
      1. Server starts with OCSP
      2. Server rotates to certificate without OCSP
      3. Ensure server does not crash and continues to work with TLS

      Test scenario 2:
      1. Server starts with OCSP
      2. OCSP server does not respond
      3. Ensure server does not crash and continues to work with TLS

            Assignee:
            Unassigned Unassigned
            Reporter:
            mark.benvenuto@mongodb.com Mark Benvenuto
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: