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

Skip to content

Fixed nullpointer if revocation date is not available

Created by: rvillido

This modification fixes a NullPointerException that was thrown if OCSP response status is revoked or unknown, but revocation date is not set.

Merge request reports