7 messages in com.mysql.lists.win32Re: Encryption| From | Sent On | Attachments |
|---|---|---|
| Martin Thoma | 18 Mar 2001 09:14 | |
| Sinisa Milivojevic | 18 Mar 2001 11:30 | |
| Fredrick Bartlett | 18 Mar 2001 15:22 | |
| Stefan Schmiedl | 18 Mar 2001 15:53 | |
| Jacob Bezemer | 18 Mar 2001 16:25 | |
| Jan Dvorak | 18 Mar 2001 17:38 | |
| Sinisa Milivojevic | 19 Mar 2001 04:22 |
| Subject: | Re: Encryption![]() |
|---|---|
| From: | Sinisa Milivojevic (sin...@beotel.yu) |
| Date: | 03/18/2001 11:30:53 AM |
| List: | com.mysql.lists.win32 |
Martin Thoma wrote:
Hello !
I have a user-written client (based on the C-API) and want to use it on a WIN2000-network. I want to secure the transmitions in this network.
Questions:
1.) Whats the best way ? SSL ? SSH ?
2.) How is it done with the C-API ? Or is it transparent (I have to do nothing in the client-software) ?
3.) How is SSL used ? Unfortunatly, the documentation is not very detaild at this point...
4-) How can I tell the MySQL-Server to only accept TCP/IP-Packets secured by the method I choose ?
Thanks in advance !
Martin
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail win3...@lists.mysql.com
To unsubscribe, send a message to the address shown in the List-Unsubscribe header of this message. If you cannot see it, e-mail win3...@lists.mysql.com instead.
Hi!
You can use --bind-adress=IP_address
To bind to specific port only.
For encrypted connection, best way is to use SSH tunneling.
--
Regards,
Sinisa
____ __ _____ _____ ___ == MySQL AB /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sin...@mysql.com /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaca, Cyprus /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ /*/ \*\ Developers Team




