From: | victor3(dot)lopes(at)voila(dot)fr <victor3(dot)lopes(at)voila(dot)fr> |
---|---|
To: | pgsql-jdbc(at)postgresql(dot)org |
Subject: | Jdbc1 over SSL |
Date: | 2002-02-18 09:16:17 |
Message-ID: | GRQ1R5$INuDd0ipDomhCPu5OI2lQPi336bRo1NLvbTvNvDpDwq5lCaR6QSo@voila.fr |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Hello, i have installed Postgresql 7.2 on my Linux server.
I work on a applet conception in JDK1.1.8.
The configuration on my server :
OpenSSL 0.9.6c
Postgresql 7.2 build with SSL support.
The configuration on my client :
Netscape 4.79 (windows Version).
My applet with jdbc1 and postgresql7.2 driver
I wan't to secure the communication between the client and server over SSL.
Can you explain me how i can do it with jdbc1 ?
Thanks for your response !
____________________________________________________________
Faites un voeu et puis Voila ! www.voila.fr
Avec Voila Mail, consultez vos e-mails sur votre mobile Wap.
From | Date | Subject | |
---|---|---|---|
Next Message | Nicolas VERGER | 2002-02-18 13:20:18 | Where is my patch ? |
Previous Message | Graham Leggett | 2002-02-18 03:11:09 | Re: NullPointerException inside ResultSet.next() |