Hello,

I'm looking for a sample configuration policy to
add client ssl certificate to https transport.
If  Httpstoken defined in policy : 
<wsp:Policy>
   <sp:TransportToken>
     <wsp:Policy>
    <sp:HttpsToken RequireClientCertificate="true"/>
     </wsp:Policy>
   </sp:TransportToken>

How to set the certificate identifier and store for the transport ssl?

Thank you

Reply via email to