File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/decrypt_ssl.tar
Back
usr/lib/cryptsetup/scripts/decrypt_ssl 0000755 00000000533 15027510631 0014316 0 ustar 00 #!/bin/sh # # Script to decrypt the key which is encrypted with openssl. # See /usr/share/doc/cryptsetup/examples/gen-ssl-key to create such a key. # decrypt_ssl () { echo "" >&2 echo "Decrypting ssl key $1..." >&2 if ! /usr/bin/openssl enc -aes-256-cbc -d -salt -in "$1" 2>/dev/null; then return 1 fi return 0 } decrypt_ssl "$1" exit $?
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings