Re: [xfire-user] CA signed certificate

2007-04-24 Thread Tomek Sztelak

Looks like the key data is send in some other way then usual. You can
try debug it a little, and check if there is a key data in some other
place ( see ws-security example validation handler ). You can also
send this question on WSS4J mailing list.

On 4/24/07, Wacław Borowiec [EMAIL PROTECTED] wrote:

Hello

I would like to ask how to use data encryption (WS-Security) with CA signed
certificate. When I use a self-signed certificate, encryption from client to
server works fine, but when I sign the certificate with my private CA, and
put it in client's truststore, I get Callback supplied no password for:
null on server. I use JBoss 4.0.5 and XFire 1.2.5

any help will be appreciated
Waclaw Borowiec




--
-
When one of our products stops working, we'll blame another vendor
within 24 hours.


[xfire-user] CA signed certificate

2007-04-23 Thread Wacław Borowiec

Hello

I would like to ask how to use data encryption (WS-Security) with CA signed
certificate. When I use a self-signed certificate, encryption from client to
server works fine, but when I sign the certificate with my private CA, and
put it in client's truststore, I get Callback supplied no password for:
null on server. I use JBoss 4.0.5 and XFire 1.2.5

any help will be appreciated
Waclaw Borowiec