You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oh thats good to hear - Then I will remove it from my "personal backlog". But I will not delete this task, maybe I will find some time late to implement it :)
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#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.
The text was updated successfully, but these errors were encountered: