Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F3037582
Renew Vault certificates automation - renew.sh
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Jun 2 2024, 22:34
2024-06-02 22:34:13 (UTC+0)
Size
446 B
Referenced Files
None
Subscribers
None
Renew Vault certificates automation - renew.sh
View Options
source
$HOME
/dev/python/vault/bin/activate
python3 renew.py
chmod
644
ca.pem certificate.pem fullchain.pem private.key
chmod
400
private.key
sudo mv ca.pem certificate.pem fullchain.pem private.key /usr/local/etc/certificates/vault/
sudo chown vault /usr/local/etc/certificates/vault/private.key
sudo
kill
-1
$(
cat /var/run/vault.pid
)
openssl s_client -connect
172
.27.27.7:8200 < /dev/null
|
openssl x509 -noout -subject -issuer -dates -serial
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1906239
Default Alt Text
Renew Vault certificates automation - renew.sh (446 B)
Attached To
Mode
P351 Renew Vault certificates automation - renew.sh
Attached
Detach File
Event Timeline
Log In to Comment