How can I use a SSL with mySQL?

This is the place to post technical queries about SQL Yoga

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller, trevordevore

Post Reply
trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

How can I use a SSL with mySQL?

Post by trevordevore » Fri Oct 11, 2013 1:39 pm

[This post is an archive from the old SQL Yoga forums]

Hi,

It's posible to use SSL to connect with mySQL? I remember read something about but I don't found where.

Salut,

Josep M
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Re: How can I use a SSL with mySQL?

Post by trevordevore » Fri Oct 11, 2013 1:40 pm

RevDB supports SSL connections with MySQL. You can set the "use ssl" property of a connection object using dbconn_set.
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

Post Reply

Return to “SQL Yoga”