Commit Graph

8 Commits (6c44291d8df63e16e662a9cc03ffa8783fa364ce)

Author SHA1 Message Date
Erik De Lamarter 6c44291d8d
refactor vault auth 2 years ago
Mariano Cano 967d9136ca Cleanup Vault CAS integration 2 years ago
Ahmet DEMIR a9550a746f
fix: add back commented tests 3 years ago
Ahmet DEMIR ab5197500c
fix: a certificat must excldue the root and you should use verified chained intermediate 3 years ago
Ahmet DEMIR b49ac2501b
feat: enhance options and fix revoke plus more tests 3 years ago
Ahmet DEMIR 8ef3abf6d9
fix: minus d on Ed 3 years ago
Ahmet DEMIR d957a57e24
fix: apply mariano suggestions and fixes
* use json.RawMessage to remote mapstructure in options
* use vault secretid structure to support multiple source aka string, file and env
* remove log prefix
* return raw cert on error on newline for cert and csr
* clean sans, commonName in createCertificate (bad copy/paste from StepCAS)
* verify authority fingerprint
* convert serial on revoke to bigint, bytes and vault dashed representation
3 years ago
Ahmet DEMIR 16390694e1
feat(vault): adding hashicorp vault cas 3 years ago