sslSocket.startHandshake();
return sslSocket;
}
}
-Message d'origine- De :
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De la part de
Chistian Lacetera Envoye
: vendredi 11 janvier 2002 14:42 A :
[EMAIL PROTECTED] Objet : apach
return sslSocket;
}
}
-Message d'origine-
De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]De
la part de Chistian
Lacetera
Envoye : vendredi 11 janvier 2002 14:42
A : [EMAIL PROTECTED]
Objet : apache SOAP SSL
Hi to all
i tryed some examples to bring SOAP over HTTPS..
Title: RE: apache SOAP SSL
try this
i had the same problem i changed the class SSLUtils in the package package org.apache.soap.util.net;
i passed the SSLSocketFactory to the class call on the method invoke like this
resp = call.invoke(url, "", sf);
public clas
Hi to all
i tryed some examples to bring SOAP over HTTPS
i had used Apache+ Mod_SSL + tomcat + apacheSOAP
for the server side there are no problem
bur a custo client (in java don't work) someone can help me ??
package https;
import javax.security.cert.*;
import javax.security.cert.X50