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

Skip to content

Bug fix: certificate wrapper isRevoked implementation

Pierrick VANDENBROUCKE requested to merge github/fork/bhushan5640/develop into develop

Created by: bhushan5640

Certificate wrapper incorrectly returns isRevoked value. (status field needs to be interpreted as: true if valid, false if revoked/onhold)

Merge request reports