Skip to content

Changed validity time for OCSP Stapled Response

Kumar Mallikarjuna requested to merge ojhaarjun1/wget2:tmp-ocsp-stap into master

The Pipeline is failing due to outdated OCSP Stapled Response. The MR extends its validity to avoid future failure.

Approver's checklist:

  • The author has submitted the FSF Copyright Assignment and is listed in AUTHORS
  • There is a test suite reasonably covering new functionality or modifications
  • Function naming, parameters, return values, types, etc., are consistent with existing code
  • This feature/change has adequate documentation added (if appropriate)
  • No obvious mistakes / misspelling in the code

Merge request reports