Hello! What do you think about add ability to create new certificates through API call?
Special API for creating certificate
I considered it but haven't really run across a need. Technically, the entire backend is just an API so you could already do this, you'd just need to do the login command first.
All of the routes can be viewed here:
https://github.com/gregtwallace/certwarden-backend/blob/master/pkg/domain/app/router_make.go