-
Notifications
You must be signed in to change notification settings - Fork 1.1k
certadd endpoint not working #829
Copy link
Copy link
Open
Description
When posting against the endpoint /api/v1/cfssl/certadd I get a 404, example
curl -d '{ "serial": "568433120340650732114301233628109166578730740368", "authority_key_id": "01b712db6a966ef0ddd8c50d6ddecdb25128ad59", "status": "good" , "pem" : "-----BEGIN CERTIFICATE-----\nMIIGFD................\n-----END CERTIFICATE-----" }' http://cfssl-api:8080/api/v1/cfssl/certadd
returns:
404 page not found
Not sure if I'm missing something...
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels