Re: Signed Applet : how ? (was: Connect Socket problem) - Mailing list pgsql-jdbc

From Didrik Pinte
Subject Re: Signed Applet : how ? (was: Connect Socket problem)
Date
Msg-id 5.2.0.9.0.20030620092854.01a2cca8@192.168.0.11
Whole thread Raw
In response to Signed Applet : how ? (was: Connect Socket problem)  ("Rodrigo F. Baroni" <rodrigobaroni@yahoo.com.br>)
List pgsql-jdbc
At 17:22 6/19/2003 -0300, Rodrigo F. Baroni wrote:
>  Hello all , again
>
>    I had got a problem to connect with my database
>(postgres, in a remote linux redhat 8.0) using a
>Applet: "java.net.SocketPermission
>XXX.XXX.XXX.XXX:5432
>connect, resolve".
>
>    I got 2 ways to resolve this:
>
>
>   1) Editing jre/secutiry/java.policy and granting
>permission to this - worked!; and
>
>   2) To use signed Applet.
>
>
>   Does anybody knows how to do this ? ... packing the
>classes at a jar, sign the jar , .. ?
>
>   Any suggests will be very welcome.

Here is the page I used to sign my first Applet. It is not very simple but
if you follow the steps explained in the document, you will succeed.

http://java.sun.com/security/signExample12/

Regards

Didrik Pinte

**** DISCLAIMER ****
This e-mail and any attachments thereto may contain information
which is confidential and/or protected by intellectual property
rights and are intended for the sole use of the recipient(s) named above.
Any use of the information contained herein (including, but not limited to,
total or partial reproduction, communication or distribution in any form)
by persons other than the designated recipient(s) is prohibited.
If you have received this e-mail in error, please notify the sender
and delete the material from any computer.
Thank you for your cooperation.



pgsql-jdbc by date:

Previous
From: "zhuj"
Date:
Subject: Re: maxconnection
Next
From: "zhuj"
Date:
Subject: Re: maxconnection