Import/export services, mashups and mashlets with SSL
Thu, 03/04/2010 - 11:55
qedgenx
Offline
Joined: 08/04/2009
Points: 50
Hi all,
Don't know exactly where to post this so Here I go.
We need to use the super import/export AKA padmin.sh or padmin.bat over SSL for Tomcat and Websphere, but always we have next error. By the way, Presto web is working full and correct with https, in localhost and with websphere servers.
-- Processing GlobalParametersXML service of type EXCEL --
ERROR: Failed to communicate with ESD.; nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorExc
eption: PKIX path building failed: sun.security.provider.certpath.SunCertPathBui
lderException: unable to find valid certification path to requested target
DONE
I configured Tomcat for SSL, then Eclipse to give user and password for my keystore, as well for URL where this key is.
Neither my eclipse publish is working nor this tool with https, seems that we finish instructions on the Presto Help. presto.config is updated, with password, path and url.
Could you help please? Do I miss something? Is really supported for this tool the SSL? We have around 150 components between mashlets and mashups, so importance of this tool is big.
Is supported https over these tools? Mean padmin? I checked the jar files of prestocli and seems not included some https jar or something to work with it.
Customer is very nervous because of this, so we are... SOS
Hi all,
Don't know exactly where to post this so Here I go.
We need to use the super import/export AKA padmin.sh or padmin.bat over SSL for Tomcat and Websphere, but always we have next error. By the way, Presto web is working full and correct with https, in localhost and with websphere servers.
C:\prestossl\Presto2.7.0\prestocli\bin>padmin.bat importServices -q all -f services_prod_19_02_2010.xml -l https://localhost:8443/presto/edge/api -u admin -w adminadmin -c
-- Processing GlobalParametersXML service of type EXCEL --
ERROR: Failed to communicate with ESD.; nested exception is:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorExc
eption: PKIX path building failed: sun.security.provider.certpath.SunCertPathBui
lderException: unable to find valid certification path to requested target
DONE
I configured Tomcat for SSL, then Eclipse to give user and password for my keystore, as well for URL where this key is.
Neither my eclipse publish is working nor this tool with https, seems that we finish instructions on the Presto Help. presto.config is updated, with password, path and url.
Could you help please? Do I miss something? Is really supported for this tool the SSL? We have around 150 components between mashlets and mashups, so importance of this tool is big.
Is supported https over these tools? Mean padmin? I checked the jar files of prestocli and seems not included some https jar or something to work with it.
Customer is very nervous because of this, so we are... SOS