This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
# | |
# Perform certificate updates in Vault. | |
set -eo pipefail | |
if ! vault token lookup > /dev/null; then | |
echo "Login to Vault first." | |
exit 1 | |
fi |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am ikoutras-epages on github. | |
* I am ikoutrasepages (https://keybase.io/ikoutrasepages) on keybase. | |
* I have a public key whose fingerprint is 529A 072E E907 88BE 3EC3 F9A2 097A 5806 0E22 4B54 | |
To claim this, I am signing this object: |