[prev in list] [next in list] [prev in thread] [next in thread] 

List:       axis-dev
Subject:    RE: Problem with Rampart dec/encryption
From:       Martin Gainty <mgainty () hotmail ! com>
Date:       2016-01-28 17:01:47
Message-ID: BLU172-W2705AF5B7E12345AA3F839AEDA0 () phx ! gbl
[Download RAW message or body]

need to switch to a mail program that actually works
Daniel can we pick this up on gmail?
Thanks,
Martin



From: mgainty@hotmail.com
To: java-dev@axis.apache.org
Subject: RE: Problem with Rampart dec/encryption
Date: Thu, 28 Jan 2016 11:59:10 -0500






Martin Gainty 
______________________________________________ 
 _____ _          _____             _          _____     ___ _                        \
_____               _     _   _          |_   _| |_ ___   |  _  |___ ___ ___| |_ ___  \
|   __|___|  _| |_ _ _ _ ___ ___ ___   |   __|___ _ _ ___ _| |___| |_|_|___ ___   | | \
|   | -_|  |     | . | .'|  _|   | -_|  |__   | . |  _|  _| | | | .'|  _| -_|  |   \
__| . | | |   | . | .'|  _| | . |   |  |_| |_|_|___|  |__|__|  _|__,|___|_|_|___|  \
                |_____|___|_| |_| |_____|__,|_| |___|  |__|  |___|___|_|_|___|__,|_| \
                |_|___|_|_|
                       |_|                                                            \



From: mgainty@hotmail.com
To: java-dev@axis.apache.org
Subject: RE: Problem with Rampart dec/encryption
Date: Thu, 28 Jan 2016 10:54:42 -0500




Buenas Daniel

what is the error?can you produce a stacktrace?

Muchismas GraciasMartín
_______________________________________                                               \




From: dsalvador@fcirce.es
To: java-dev@axis.apache.org
Subject: Problem with Rampart dec/encryption
Date: Thu, 28 Jan 2016 13:34:47 +0100

Good afternoon, I’m trying to communicate my Android application with a server via \
SOAP WebServices. On the server side I have implemented a Rampart module with the \
corresponding security policy. First of all, I just want to send an encrypted body, \
decrypt it on the server side and send the reply (also encrypted), but I receive an \
error message and I don’t know where exactly the error comes from. I attach the SOAP \
message that I’m sending, the policy and the Rampart configuration: DEBUG] Enter \
process(MessageContext msgCtx)[DEBUG] Loading Signature crypto[DEBUG] loading class : \
web.service.servidor.SOAP.PWCBHandler[DEBUG] Processing security header in normal \
path[DEBUG] Loading encryption crypto[DEBUG] Trying the signature crypto info[DEBUG] \
Loading Signature crypto[ERROR] Expected encrypted part missing Rampart \
configuration: <ramp:RampartConfig \
xmlns:ramp="http://ws.apache.org/rampart/policy"><ramp:user>server</ramp:user><ramp:pa \
sswordCallbackClass>web.service.servidor.SOAP.PWCBHandler</ramp:passwordCallbackClass> \
<ramp:decryptionCrypto>    <ramp:crypto \
provider="org.apache.ws.security.components.crypto.Merlin">      <ramp:property       \
name="org.apache.ws.security.crypto.merlin.keystore.type">        JKS      \
</ramp:property>      <ramp:property        \
name="org.apache.ws.security.crypto.merlin.file">        server.jks      \
</ramp:property>      <ramp:property \
name="org.apache.ws.security.crypto.merlin.keystore.password">        *****      \
</ramp:property>    </ramp:crypto></ramp:decryptionCrypto> <ramp:encryptionCypto>    \
<ramp:crypto provider="org.apache.ws.security.components.crypto.Merlin">      \
<ramp:property        name="org.apache.ws.security.crypto.merlin.keystore.type">      \
JKS      </ramp:property>      <ramp:property        \
name="org.apache.ws.security.crypto.merlin.file">        server.jks      \
</ramp:property>      <ramp:property \
name="org.apache.ws.security.crypto.merlin.keystore.password">        *****      \
</ramp:property>    </ramp:crypto></ramp:encryptionCypto></ramp:RampartConfig> \
Policy: <sp:AsymmetricBinding...<\sp:AsymmetricBinding> <sp:EncryptedParts \
xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"><sp:Body/></sp:EncryptedParts> \
SOAP message: <soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" \
xmlns:ds="http://www.w3.org/2000/09/xmldsig#" \
xmlns:xenc="http://schemas.xmlsoap.org/soap/encoding/" \
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd"><soap:Header><n0:Security \
soap:mustUnderstand="1" \
xmlns:n0="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd"><xenc:ReferenceList> \
<xenc:DataReference URI="#encBody" /></xenc:ReferenceList><wsu:TimeStamp wsu:Id="T0"> \
<wsu:Created>2016-01-27T11:44:58Z</wsu:Created></wsu:TimeStamp></n0:Security> \
</soap:Header><soap:Body wsu:Id="body"><xenc:EncryptedData Id="encBody">     \
<xenc:CipherData n1:type="xenc:CipherData" \
xmlns:n1="http://www.w3.org/2001/XMLSchema-instance">          <xenc:CipherValue \
n1:type="n2:string"               \
xmlns:n2="http://www.w3.org/2001/XMLSchema">MxN9aEyWXBrKSnDxfI9V9G5Ltbn22EssKIUbQHm/Pe \
6h3+mN9POiZhBGFUtYMjUxz+9hOd3ehNCEc9XI07yYiHpH1uQ8t7pTcVjmHvTyYxNyr6v99unwrW+7fnA2991kWf79q97VySlj8oigFxMFJ4+0gXl5/xbYpLNPtvwDLzA= \
</xenc:CipherValue>    \
</xenc:CipherData></xenc:EncryptedData></soap:Body></soap:Envelope> Thank you very \
much. Best regards,                                                                \
Daniel  		 	   		   		 	   		   		 	   		  


[Attachment #3 (text/html)]

<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font face="Arial,sans-serif" \
color="#000000">need to switch to a mail program that actually works<br \
id="FontBreak"></font><br>Daniel can we pick this up on \
gmail?<div><br>Thanks,<br>Martin<br><br><br><br><div><hr id="stopSpelling">From: \
mgainty@hotmail.com<br>To: java-dev@axis.apache.org<br>Subject: RE: Problem with \
Rampart dec/encryption<br>Date: Thu, 28 Jan 2016 11:59:10 -0500<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}

--></style>
<div dir="ltr"><font face="Arial,sans-serif" color="#000000"><br \
id="ecxFontBreak"></font><br><br>Martin Gainty \
<br>______________________________________________ <br><pre style=""> _____ _         \
_____             _          _____     ___ _                        _____             \
_     _   _          |_   _| |_ ___   |  _  |___ ___ ___| |_ ___   |   __|___|  _| |_ \
_ _ _ ___ ___ ___   |   __|___ _ _ ___ _| |___| |_|_|___ ___   | | |   | -_|  |     | \
. | .'|  _|   | -_|  |__   | . |  _|  _| | | | .'|  _| -_|  |   __| . | | |   | . | \
.'|  _| | . |   |  |_| |_|_|___|  |__|__|  _|__,|___|_|_|___|  |_____|___|_| |_| \
|_____|__,|_| |___|  |__|  |___|___|_|_|___|__,|_| |_|___|_|_|  |_|                   \
</pre><br><br><br><div><hr id="ecxstopSpelling">From: mgainty@hotmail.com<br>To: \
java-dev@axis.apache.org<br>Subject: RE: Problem with Rampart dec/encryption<br>Date: \
Thu, 28 Jan 2016 10:54:42 -0500<br><br>

<style><!--
.ExternalClass .ecxhmmessage P {
padding:0px;
}

.ExternalClass body.ecxhmmessage {
font-size:12pt;
font-family:Calibri;
}


--></style>
<div dir="ltr"><font face="Arial,sans-serif" color="#000000">Buenas \
Daniel<br><br>what is the error?<br id="ecxFontBreak"></font>can you produce a \
stacktrace?<br><br>Muchismas \
Gracias<div>Martín<br>_______________________________________<span \
style="font-size:12pt;">&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; \
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;</span><br><br><br><br><div><hr \
id="ecxstopSpelling">From: dsalvador@fcirce.es<br>To: \
java-dev@axis.apache.org<br>Subject: Problem with Rampart dec/encryption<br>Date: \
                Thu, 28 Jan 2016 13:34:47 +0100<br><br><style><!--
.ExternalClass p.ecxMsoNormal, .ExternalClass li.ecxMsoNormal, .ExternalClass \
div.ecxMsoNormal { font-size:11.0pt;
font-family:"Calibri",sans-serif;
}

.ExternalClass a:link, .ExternalClass span.ecxMsoHyperlink {
color:#0563C1;
text-decoration:underline;
}

.ExternalClass span.ecxMsoHyperlinkFollowed {
color:#954F72;
text-decoration:underline;
}

.ExternalClass p {
font-size:12.0pt;
font-family:"Times New Roman",serif;
}

.ExternalClass span.ecxEstiloCorreo17 {
font-family:"Calibri",sans-serif;
color:windowtext;
}

.ExternalClass span.ecxapple-converted-space {
}

.ExternalClass .ecxMsoChpDefault {
font-family:"Calibri",sans-serif;
}

.ExternalClass div.ecxWordSection1 {
}


--></style><div class="ecxWordSection1"><p class="ecxMsoNormal">Good afternoon,</p><p \
class="ecxMsoNormal">&nbsp;</p><p class="ecxMsoNormal"><span lang="EN-US">I’m trying \
to communicate my Android application with a server via SOAP WebServices. On the \
server side I have implemented a Rampart module with the corresponding security \
policy. First of all, I just want to send an encrypted body, decrypt it on the server \
side and send the reply (also encrypted), but I receive an error message and I don’t \
know where exactly the error comes from. I attach the SOAP message that I’m sending, \
the policy and the Rampart configuration:</span></p><p class="ecxMsoNormal"><span \
lang="EN-US">&nbsp;</span></p><p class="ecxMsoNormal" style="background:white;"><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">DEBUG] \
Enter process(MessageContext msgCtx)</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[DEBUG] \
Loading Signature crypto</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[DEBUG] \
loading class : web.service.servidor.SOAP.PWCBHandler</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[DEBUG] \
Processing security header in normal path</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[DEBUG] \
Loading encryption crypto</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[DEBUG] \
Trying the signature crypto info</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[DEBUG] \
Loading Signature crypto</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">[ERROR] \
Expected encrypted part missing</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><b><span \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">Rampart \
configuration:</span></b></p><p class="ecxMsoNormal" style="background:white;"><span \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;ramp:RampartConfig \
xmlns:ramp="<a href="http://ws.apache.org/rampart/policy" target="_blank"><span \
style="color:#1155CC;">http://ws.apache.org/rampart/policy</span></a>"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;ramp:user&gt;server&lt;/ramp:user&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;ra \
mp:passwordCallbackClass&gt;web.service.servidor.SOAP.PWCBHandler&lt;/ramp:passwordCallbackClass&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;ramp:decryptionCrypto&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp;&lt;ramp:crypto \
provider="org.apache.ws.security.components.crypto.Merlin"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;ramp:property</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;name="org.apache.ws.security.crypto.merlin.keystore.type"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;JKS</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;/ramp:property&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;ramp:property</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;name="org.apache.ws.security.crypto.merlin.file"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;server.jks</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;/ramp:property&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;ramp:property \
name="org.apache.ws.security.crypto.merlin.keystore.password"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;*****</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;/ramp:property&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp;&lt;/ramp:crypto&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;/ramp:decryptionCrypto&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;ramp:encryptionCypto&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp;&lt;ramp:crypto \
provider="org.apache.ws.security.components.crypto.Merlin"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;ramp:property</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;name="org.apache.ws.security.crypto.merlin.keystore.type"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;JKS</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;/ramp:property&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;ramp:property</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;name="org.apache.ws.security.crypto.merlin.file"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp; server.jks</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;/ramp:property&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;ramp:property \
name="org.apache.ws.security.crypto.merlin.keystore.password"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp; &nbsp;*****</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp; &nbsp;&lt;/ramp:property&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span class="ecxapple-converted-space"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></span><span \
lang="EN-US" style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp; \
&nbsp;&lt;/ramp:crypto&gt;</span></p><p class="ecxMsoNormal" \
style="background:white;"><span \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;/ramp:encryptionCypto&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;/ramp:RampartConfig&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><b><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">Policy:</span></b></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;sp:AsymmetricBinding</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">...</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;\sp:AsymmetricBinding&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;sp:EncryptedParts \
xmlns:sp="http://schemas.xmlsoap.org/ws/2005/07/securitypolicy"&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;sp:Body/&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&lt;/sp:EncryptedParts&gt;</span></p><p \
class="ecxMsoNormal" style="background:white;"><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">&nbsp;</span></p><p \
class="ecxMsoNormal" style="background:white;"><b><span lang="EN-US" \
style="font-size:9.5pt;font-family:&quot;Arial&quot;,sans-serif;color:#222222;">SOAP \
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic