Skip to content

Releases: mittwald/vaultgo

0.2.4

17 Sep 10:00
006019f
Compare
Choose a tag to compare
Merge pull request #35 from mittwald/role-creating-pki

add pki role creating

0.2.3

15 Sep 14:13
a1fe696
Compare
Choose a tag to compare
Merge pull request #34 from mittwald/fix-type

change token type ttl to string

0.2.2

15 Sep 13:20
a1fe696
Compare
Choose a tag to compare
Merge pull request #34 from mittwald/fix-type

change token type ttl to string

0.2.1

21 Aug 12:05
dfba0dc
Compare
Choose a tag to compare
v0.2.1

add error handling for when there is nothing (#33)

0.2.0

06 Aug 14:25
acaae8f
Compare
Choose a tag to compare
add pki functions and token creation (#32)

Signed-off-by: Noah Feldt <[email protected]>

0.1.10

04 Jun 12:15
6536109
Compare
Choose a tag to compare
v0.1.10

add pki certificate issuing (#30)

0.1.9

29 Aug 12:47
4c44afb
Compare
Choose a tag to compare
Merge pull request #28 from markwirth-mw/ssh-key_signing

add getVaultPubKey

0.1.8

26 Aug 11:07
0213c0b
Compare
Choose a tag to compare
Merge pull request #27 from markwirth-mw/ssh-key_signing

add ssh-key signing

0.1.7

12 Jun 13:19
7a64d52
Compare
Choose a tag to compare
Merge pull request #26 from mittwald/kv-key

Do not escape kv key names to support nested keys

0.1.6

06 Jun 09:52
8285c03
Compare
Choose a tag to compare
Merge pull request #25 from mittwald/userpass

Implement Userpass auth