---------- Forwarded message ----------
From: Håkon Sagehaug <hakon.sageh...@bccs.uib.no>
Date: 2009/2/24
Subject: Using web service with policy under https
To: axis-u...@ws.apache.org


Hi all,

I've got some web services and before just running under http, and wanted to
try running it under https, this worked fine for all my web service, except
the ones having policies and where the client is calling them, and rampart
is enabled on both sides. Do I've got to have transport token set to https
in the policy? like this

 <sp:HttpsToken RequireClientCertificate="false" />


I can call the web services with policy on regular http, but when using
https I in the end get this error

Caused by: javax.net.ssl.SSLException: Received close_notify during
handshake

after a number of retries.

I'm running tomcat 6, axis2, any hints on this mather???

cheers, Håkon
-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)



-- 
Håkon Sagehaug, Scientific Programmer
Parallab, Bergen Center for Computational Science (BCCS)
UNIFOB AS (University of Bergen Research Company)

Reply via email to