We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Configure SSL in phpMyAdmin
Configure SSL in phpMyAdmin
Hi,
How to configure SSL in phpMyAdmin?
Message in phpMyAdmin: Server connection: SSL is not being used
I put these lines but it did not work:
/etc/phpMyAdmin/config.inc.php
#$cfg['Servers'][$i]['ssl'] = true;
#$cfg['Servers'][$i]['ssl_key'] = '/usr/local/vesta/ssl/certificate.key';
#$cfg['Servers'][$i]['ssl_cert'] = '/usr/local/vesta/ssl/certificate.crt';
How to configure SSL in phpMyAdmin?
Message in phpMyAdmin: Server connection: SSL is not being used
I put these lines but it did not work:
/etc/phpMyAdmin/config.inc.php
#$cfg['Servers'][$i]['ssl'] = true;
#$cfg['Servers'][$i]['ssl_key'] = '/usr/local/vesta/ssl/certificate.key';
#$cfg['Servers'][$i]['ssl_cert'] = '/usr/local/vesta/ssl/certificate.crt';
Re: Configure SSL in phpMyAdmin
You just can use your hostname SSL and access with it, you also can try force redirection to SSL and hostname with a .htaccess or directy in phpmyadmin vhost config.
Re: Configure SSL in phpMyAdmin
Is configured (.htaccess) but does not work either.
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://domain.com/$1 [L,R=301]
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://domain.com/$1 [L,R=301]
-
- Posts: 4
- Joined: Tue Apr 30, 2019 10:16 pm
- Contact:
- Os: CentOS 6x
- Web: apache + nginx
Re: Configure SSL in phpMyAdmin
Basically phpmyadmin can be access from Your main domain/phpmyadmin (example: http://*domain.com/phpmyadmin). Means, when Your domain has SSL like https://*domain.com, then You can access phpmyadmin over ssl like: https:*//domain.com/phpmyadmin
-----------------------------
Hosting terbaik indonesia 2019
-----------------------------
Hosting terbaik indonesia 2019