mirror of
https://github.com/Telecominfraproject/wlan-cloud-loadsim.git
synced 2025-11-03 03:58:06 +00:00
Adding v4/v5 encoding decoding
This commit is contained in:
4
certs/scripts/decrypt-postgres-client-key.sh
Executable file
4
certs/scripts/decrypt-postgres-client-key.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
echo Generating decrypted version of the client key
|
||||
openssl rsa -passin pass:mypassword -in postgresclientkey.pem -out postgresclientkey_dec.pem
|
||||
|
||||
Reference in New Issue
Block a user