⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.124
Server IP:
50.28.103.30
Server:
Linux host.jcukjv-lwsites.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
Server Software:
nginx/1.28.0
PHP Version:
8.3.12
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
www
/
server
/
mysql
/
mysql-test
/
r
/
View File Name :
ssl-sha512.result
CREATE USER u1@localhost IDENTIFIED BY 'secret'; GRANT SELECT ON test.* TO u1@localhost REQUIRE SSL; Warnings: Warning 1287 Using GRANT statement to modify existing user's properties other than privileges is deprecated and will be removed in future release. Use ALTER USER statement for this operation. Variable_name Value have_openssl YES have_ssl YES performance_schema_show_processlist OFF ssl_ca MYSQL_TEST_DIR/std_data/ca-sha512.pem ssl_capath ssl_cert MYSQL_TEST_DIR/std_data/server-cert-sha512.pem ssl_cipher DHE-RSA-AES256-SHA ssl_crl ssl_crlpath ssl_key MYSQL_TEST_DIR/std_data/server-key-sha512.pem DROP USER u1@localhost;