########## deprecated ################### ########## removed in version 4.7.0 ##### # # It is recommended to include the following lines to contact the # authentication servers in SSL mode. # SERVER_CHECK=https://auth-check-ssl.musbe.net SERVER_RNDTOKEN=https://auth-rnd-gen-ssl.musbe.net SERVER_STATUS=https://auth-status-ssl.musbe.net # # The path of the root certificate file used to ensure a secure # communication with the authentication servers in SSL mode. # If not specified, will use musbe-ca.crt found in your # phpMyAdmin/libraries/auth/swekey. # #CA_FILE=/var/http-root/phpmyadmin/libraries/auth/swekey/musbe-ca.crt # # If your server receives many login requests, you can enable the random # token caching to accelerate the authentication process. # Token caching is enabled by default. # #ENABLE_TOKEN_CACHE=0