How to enable SSL in KVS?
Edit file admin/include/setup.php, Find variable name $config[‘project_url’], this will have your website URL. Replace http with https in the URL.
Where to find Database login credentials in KVS?
KVS login credentials can be found in file admin/include/setup_db.php
Leave a Reply