p on JSSE this weekend. I have successfully
-Original Message-
From: Jeremy Levy [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 2:42 PM
To: [EMAIL PROTECTED]
Subject: RE: Can't find Trusted Cert.
Hmm.. I don't know about this... Here is how I created my keystore..
Hope
PROTECTED]
To:"'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject:RE: Can't find Trusted Cert.
This message originated from the Internet. Its originator may or
may not be who th
ot;);
i.e. you always specify abosulte path to the file.
I hope this helps..
Rajesh
"Jeremy Levy" <[EMAIL PROTECTED]> on 12 Jul 2002 14:04
Please respond to [EMAIL PROTECTED]
To:<[EMAIL PROTECTED]>
Subject:RE: Can't find Trusted Cert.
tions.
Jeremy
-Original Message-
From: Cohan, Sean [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 2:42 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Can't find Trusted Cert.
Thanks, Jeremy. I thought it might be a directory path. Once I changed
it to a win directory, t
Levy [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 2:04 PM
To: [EMAIL PROTECTED]
Subject: RE: Can't find Trusted Cert.
Try
// Set the truststore for authentication
System.setProperty("javax.net.ssl.trustStore",
"gov/doc/bis/snap/clienttruststore");
I don&
user.dir
system property.. Is that correct?
JL
-Original Message-
From: Cohan, Sean [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 1:58 PM
To: '[EMAIL PROTECTED]'
Subject: RE: Can't find Trusted Cert.
in the client code, I also mistyped the trustStore location pro
Cohan, Sean [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 11:01 AM
To: '[EMAIL PROTECTED]'
Subject: RE: Can't find Trusted Cert.
Thanks you, Geza. In my client code, I did mistype javax.net.ssl.trustStore
as javax.net.ssl.truststore
After I changed it to
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 10:22 AM
To: [EMAIL PROTECTED]
Subject: RE: Can't find Trusted Cert.
I struggled with the same thing the whole day.
My problem turned otu to be the bloody system property.
Watch out because it is case sensit
Sent: Friday, July 12, 2002 10:22 AM
To: [EMAIL PROTECTED]
Subject: RE: Can't find Trusted Cert.
I struggled with the same thing the whole day.
My problem turned otu to be the bloody system property.
Watch out because it is case sensitive. It has to be
javax.net.ssl.keyStore, with capital "S
my client code as specified in the second email in
this thread.
I hope that helps pinpoint what I'm missing or doing wrong. Thanks again.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, July 12, 2002 10:05 AM
To: [EMAIL PROTECTED]
Subject: RE: Can&
icate Extensions: 1
> [1]: ObjectId: 2.5.29.19 Criticality=true
> BasicConstraints:[
> CA:true
> PathLen:2147483647
> ]
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 12, 2002 3:37 AM
> To: [EMAIL PROTECTED]
&
u need any help in
understanding it more, let me know...
Rajesh
"Cohan, Sean" <[EMAIL PROTECTED]> on 12 Jul 2002 10:02
Please respond to [EMAIL PROTECTED]
To:"'[EMAIL PROTECTED]'" <[EMAIL PR
TED]]
Sent: Friday, July 12, 2002 3:37 AM
To: [EMAIL PROTECTED]
Subject: RE: Can't find Trusted Cert.
Hi,
Try running your client and server with SSL debug ON.
(java -Djavax.net.debug=ssl ...) This way you can see what's really
happening. You can find out whether the system finds you
'
> Subject: RE: Can't find Trusted Cert.
>
>
> Perhaps a little more info should have been provided on my
> part. Here is my
> relevant client code:
>
> // Set the protocol for handling SSL based connectin
Perhaps a little more info should have been provided on my part. Here is my
relevant client code:
// Set the protocol for handling SSL based connecting
System.setProperty("java.protocol.handler.pkgs",
"com.sun.net.ssl.internal.www.protocol");
// Add the
15 matches
Mail list logo