On 2010-04-29 14:06 PST, Jose Maria Ramirez wrote: > Hello. I am working on a HTTP Proxy in order to access any type of > server through a web browser. So far, only http servers can be accessed. > > I am trying to access my windows live (hotmail) account and apparently > the handshake is successful. > I have a "SSLHandshakeCompletedListener" and I display the event, and > this is the result: > > event.getSocket().getInetAddress().getHostAddress() = 65.54.186.10 > event.getStatus(): > > "Handshake Status: > Status: ON HIGH > Cipher: RC4 > Session key size: 128 > Session secret size: 128 > Issuer: CN=VeriSign Class 3 Extended Validation SSL CA,OU=Terms of use > at https://www.verisign.com/rpa (c)06,OU=VeriSign Trust > Network,O="VeriSign, Inc.",C=US > Subject: CN=login.live.com,OU=Passport,O=Microsoft > Corporation,OID.2.5.4.9=One Microsoft > Way,L=Redmond,ST=Washington,postalCode=98052,C=US,serialNumber=600413485,OID.2.5.4.15="V1.0, > Clause > 5.(b)",OID.1.3.6.1.4.1.311.60.2.1.2=Washington,OID.1.3.6.1.4.1.311.60.2.1.3=US > Serial number: 59F8C7AA8616D173177C505C016E381B" > > But when I cannot access my windows live account. and after a while the > proxy displays these errors: > > ERROR [remoteClient->remoteServer] (JSSProxyProcessor.java:1147) - > IOException: java.io.IOException: SocketException cannot write on socket > java.io.IOException: SocketException cannot write on socket > at org.mozilla.jss.ssl.SSLSocket.write(SSLSocket.java:1131) [...]
> Is it because of the certificates? That backtrace doesn't really tell us what's wrong. There's nothing that suggests that it was unhappy with the certificate. Sorry. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto