Title: Clarification on Path Parameters
Last modified: October 16, 2018

---

# Clarification on Path Parameters

 *  [jakenas](https://wordpress.org/support/users/jakenas/)
 * (@jakenas)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/clarification-on-path-parameters/)
 * I can’t seem to get this plugin to work in my environment. I’ve got a Windows
   IIS server running wordpress and a Windows MySQL server. I installed the plugin,
   activated it, updated my wp-config, and restarted both servers. When I checked
   my dashboard it’s still showing as a not secure connection. Any ideas what I 
   may be missing here?
 * wp-config section:
    /** Enable Secure MySQL Connection define(‘DB_COLLATE’, ”);
   define( ‘MYSQL_SSL_KEY’, ‘E:\Websites\WordPressDev\certs\client-key.pem’ ); define(‘
   MYSQL_SSL_CERT’, ‘E:\Websites\WordPressDev\certs\client-cert.pem’ ); define( ‘
   MYSQL_SSL_CA’, ‘ca.pem’ ); define( ‘MYSQL_SSL_CA_PATH’, ‘E:\Websites\WordPressDev\
   certs’ ); define( ‘MYSQL_CLIENT_FLAGS’, MYSQLI_CLIENT_SSL );

The topic ‘Clarification on Path Parameters’ is closed to new replies.

 * ![](https://ps.w.org/secure-db-connection/assets/icon-256x256.png?rev=1905585)
 * [Secure DB Connection](https://wordpress.org/plugins/secure-db-connection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/secure-db-connection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/secure-db-connection/)
 * [Active Topics](https://wordpress.org/support/plugin/secure-db-connection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/secure-db-connection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/secure-db-connection/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [jakenas](https://wordpress.org/support/users/jakenas/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/clarification-on-path-parameters/)
 * Status: not resolved