close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

SSL Connection String

Thread began 10/23/2016 10:23 am by markdoyle87077 | Last modified 10/24/2016 1:36 pm by markdoyle87077 | 553 views | 1 replies

markdoyle87077

SSL Connection String

Hi Ray,

I have managed to set up my database to only allow incoming SSL connections and I can connect to it through MYSQL Workbench but how do I set my connection string up to connect using SSL. My current connection string is (I have removed the ip, database, user and password).:

<?php
# FileName="WADYN_MYSQLI_CONN.htm"
# Type="MYSQL"
# HTTP="true"
$hostname_dmbc_database = "ip";
$database_dmbc_database = "database";
$username_dmbc_database = "user";
$password_dmbc_database = "password";
@session_start();

$dmbc_database = new mysqli($hostname_dmbc_database, $username_dmbc_database, $password_dmbc_database, $database_dmbc_database);
$dmbc_database->set_charset('utf8');
?>

I have created the 3 files I need

client-cert.pem
client-key.pem
server-ca.pem

What do I need to do with these files and how do I amend the connection string.

I feel that this is not directly related to your products but I know you will be able to help based on our previous interactions. Please feel free to invoice me via PayPal at info@dmballooncompany.com for a premium ticket.

Kind regards.

Mark

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...