6 messages in com.mysql.lists.javaRe: AW: SSL-JDBC Connection| From | Sent On | Attachments |
|---|---|---|
| Detlev Ehmann | 05 Jun 2000 07:35 | |
| Mikel | 05 Jun 2000 10:52 | |
| Tim Endres | 05 Jun 2000 11:25 | |
| Detlev Ehmann | 06 Jun 2000 00:46 | |
| Tim Endres | 06 Jun 2000 07:12 | |
| Aleph One | 06 Jun 2000 16:50 |
| Subject: | Re: AW: SSL-JDBC Connection![]() |
|---|---|
| From: | Aleph One (ale...@underground.org) |
| Date: | 06/06/2000 04:50:02 PM |
| List: | com.mysql.lists.java |
On Tue, Jun 06, 2000 at 10:12:46AM -0400, Tim Endres wrote:
Hi Tim, to write a server wich will handle the connection is one way. But I think it´s more easy if I have a driver which integrates the SSL-Socket functions. My problem is not to connect through my own firewall to the mySQL-Server. It´s to pass the firewall on the client-side. And the only port which is open by default outside of 80 is the 443. I´m not sure if this is the right way, because I´ve no experiences in SSL-Socket-connections. Detlev
A driver supporting SSL would be nice, but it requires a server that supports SSL. Does MySQL support SSL connections? I do not think that it does. Thus, the need for an intermediary.
The are application that let you tunnel between SSL and non-SSL (e.g. ssltunnel). Of curse this would break MySQL's access controls based on IP addresses.
tim.
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail java...@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 java...@lists.mysql.com instead.
-- Aleph One / ale...@underground.org http://underground.org/ KeyID 1024/948FD6B5 Fingerprint EE C9 E8 AA CB AF 09 61 8C 39 EA 47 A8 6A B8 01




