[jboss-user] [JBossWS] - Re: SSL & Authorization

2008-10-24 Thread jeckles933
you need to create a truststore.  the exception is telling you that the server 
you are connecting to probably self gernerated it's certificate.  So you can 
setup a truststore, containing the public keys for anyone you trust.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4184524#4184524

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4184524
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: SSL & Authorization

2007-09-02 Thread nathandennis
nevermind that... i blame confusion on being up for three days straight trying 
to overcome the laws of chaos that have been attacking my brainchild. (because 
i can't blame myself :) i had mistakenly put keyStore in the java param 
instead of trustStore... 
bravo for a good tip even though i was not tedious enough to follow it.

20 hours ago coffee stopped having an affect on my alertness... it only makes 
me shake more.


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080343#4080343

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080343
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: SSL & Authorization

2007-09-02 Thread nathandennis
I have the same error. i was trying to connect a mailSession to a server 
running TLS on a self signed cert. not sure if i'm missing something. ive read 
the wiki associated with installing the keys a couple times. i tried specifying 
the truststore  and passing it a password in the run.conf. any other thoughts? 
did you ever get this resolved?

seam 121 jboss 405

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4080342#4080342

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4080342
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: SSL & Authorization

2007-08-02 Thread [EMAIL PROTECTED]
Honestly, i see this for the first time. But one thing for sure: It's not 
related to jboss-wsse*.xml. That's the WS-Security configuration. However you 
may try to specify a client side key and trustore, like:


  | -Djavax.net.ssl.trustStore=
  | 

To me it looks like the SSLSocketFactory fails because it's not correctly 
configured. This might as well play together with the SSL configuration you are 
using for tomcat.





View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070209#4070209

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070209
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user


[jboss-user] [JBossWS] - Re: SSL & Authorization

2007-08-01 Thread FabBoco
Please gurus,

can you provide to me some pointers to step-by-step documentation ?

Thanks

Fab.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4069913#4069913

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4069913
___
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user