File manager - Edit - /home/newsbmcs.com/public_html/static/img/logo/create_admin_keypair.sh.tar
Back
usr/local/lsws/admin/misc/create_admin_keypair.sh 0000555 00000000520 15030044550 0016147 0 ustar 00 #!/bin/sh CUR_DIR=`dirname "$0"` cd $CUR_DIR CUR_DIR=`pwd` echo "Generating key pair for web console login page, please wait ..." openssl genrsa -out key.pem 512 if [ "$?" -eq "0" ] ; then ../fcgi-bin/admin_php5 -q genjCryptionKeyPair.php key.pem rm -f key.pem else ../fcgi-bin/admin_php5 -q genjCryptionKeyPair.php fi usr/local/lswsbak/admin/misc/create_admin_keypair.sh 0000755 00000000516 15030061100 0016622 0 ustar 00 #!/bin/sh CUR_DIR=`dirname "$0"` cd $CUR_DIR CUR_DIR=`pwd` echo "Generating key pair for web console login page, please wait ..." openssl genrsa -out key.pem 512 if [ "$?" -eq "0" ] ; then ../fcgi-bin/admin_php -q genjCryptionKeyPair.php key.pem rm -f key.pem else ../fcgi-bin/admin_php -q genjCryptionKeyPair.php fi
| ver. 1.4 |
Github
|
.
| PHP 8.2.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings