RE: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Steve Raeburn
> -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: March 27, 2004 6:42 AM > To: Struts Users Mailing List > Subject: RE: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > > > I have downloaded 1.4.2 and have the same ex

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Niall Pemberton
- Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 3:34 PM Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > I really appreciate your effort on this

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception SOLUTION

2004-03-27 Thread Michael McGrady
tml Niall - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 7:59 AM Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > Also, Niall, from the s

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Michael McGrady
w.mail-archive.com/[EMAIL PROTECTED]/msg119351.html http://www.mail-archive.com/[EMAIL PROTECTED]/msg102382.html Niall - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 20

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Michael McGrady
ail-archive.com/[EMAIL PROTECTED]/msg102382.html Niall - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 7:59 AM Subject: Re: Tomcat -- JSP -- KeyPairGenerator --

RE: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Michael McGrady
-- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 27, 2004 2:33 AM > To: Struts Users Mailing List > Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > > > With Resin 2.1.x and j2se 1_4_0_1 I have no problem. With > Tomcat 5_0 and

RE: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Michael McGrady
ady [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 27, 2004 2:33 AM > To: Struts Users Mailing List > Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > > > With Resin 2.1.x and j2se 1_4_0_1 I have no problem. With > Tomcat 5_0 and > j2se 1_4_1 I get the

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Niall Pemberton
19351.html http://www.mail-archive.com/[EMAIL PROTECTED]/msg102382.html Niall - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 7:59 AM Subject: Re: Tomcat -

RE: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Joe Hertz
http://java.com/en/download/help/cacerts.jsp > -Original Message- > From: Michael McGrady [mailto:[EMAIL PROTECTED] > Sent: Saturday, March 27, 2004 2:33 AM > To: Struts Users Mailing List > Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > > &

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-27 Thread Michael McGrady
.2_01, everything is OK. Niall - Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 4:56 AM Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-26 Thread Michael McGrady
- Original Message - From: "Michael McGrady" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" <[EMAIL PROTECTED]> Sent: Saturday, March 27, 2004 4:56 AM Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > I find that Tomcat has the JCE.jar wit

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-26 Thread Niall Pemberton
ED]> Sent: Saturday, March 27, 2004 4:56 AM Subject: Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception > I find that Tomcat has the JCE.jar without a KeyPairGenerator class. Yet, > when I go for KeyPairGenerator.getInstance("RSA") it works but > KeyPairGene

Re: Tomcat -- JSP -- KeyPairGenerator -- Security Exception

2004-03-26 Thread Michael McGrady
I find that Tomcat has the JCE.jar without a KeyPairGenerator class. Yet, when I go for KeyPairGenerator.getInstance("RSA") it works but KeyPairGenerator.getInstance("DH") does not. Both jce.jar and sunjce_provider.jar have DH keys. I just cannot figure what is going on here. sunjce_provide