Current Implementation
The connector is using the DELETE /signerCertificate endpoint to revoke a certificate.
Suggested Enhancement
Optionally use the new alternative endpoint POST /signerCertificate/delete from eu-digital-green-certificates/dgc-gateway#64
The usage of this alternative endpoint should be configurable.
Expected Benefits
Users with clients behind Load Balancers which do not allow DELETE Request with Payload can also send revoke requests to DGCG.
Current Implementation
The connector is using the
DELETE /signerCertificateendpoint to revoke a certificate.Suggested Enhancement
Optionally use the new alternative endpoint
POST /signerCertificate/deletefrom eu-digital-green-certificates/dgc-gateway#64The usage of this alternative endpoint should be configurable.
Expected Benefits
Users with clients behind Load Balancers which do not allow DELETE Request with Payload can also send revoke requests to DGCG.