Code development platform for open source projects from the European Union institutions

Skip to content

Fixed handling OCSP revocation when reason is not given

Created by: rvillido

This modification fixes handling OCSP revocation when an OCSP response doesn't contain a reason. In that case the 'unspecified' reason is used.

Previously when an OCSP response did not contain a reason, then an exception was thrown.

Merge request reports