Re: Accessing https servers using org.mozilla.jss.ssl.SSLSockets

2010-04-30 Thread Jose Maria Ramirez
Thanks for your reply, Nelson. Here is the code that is in charge of the communication: /** * This thread reads information from the SSLSocket and hands it over to the Socket in order to display the * results in the browser */ private class SSLSocketToS

Accessing https servers using org.mozilla.jss.ssl.SSLSockets

2010-04-29 Thread Jose Maria Ramirez
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 displa

Error when building JSS for Windows XP: 'SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET' : undeclared identifier

2010-04-22 Thread Jose Maria Ramirez
Hello, I am trying to build JSS, and I get the following errors: d:\mozilla\security\jss\org\mozilla\jss\util\SSLerrs.h(389) : error C2065: 'SSL_ERROR_RX_UNEXPECTED_NEW_SESSION_TICKET' : undeclared identifier d:\mozilla\security\jss\org\mozilla\jss\util\SSLerrs.h(389) : error C2099: initialize

RE: Problem building NSS

2010-04-21 Thread Jose Maria Ramirez
Hello, everyone, thanks... I have already solved the problem. I modified the file: \mozilla\security\coreconfig\rules.ml There are some lines that add the double slash ("\\"): for example: $(MKPROG) $(subst /,\\,$(OBJS)) -Fe$@ -link $(LDFLAGS) $(subst /,\\,$(EXTRA_LIBS) $(EXTRA_SHAR

Problem building NSS

2010-04-21 Thread Jose Maria Ramirez
Hello, I am trying to build NSS in Windows XP, I am using MicroSoft Visual Studio 8, Express edition, and I am getting the following error: rm -f WIN954.0_DBG.OBJ/dbm.lib lib -NOLOGO -OUT:"WIN954.0_DBG.OBJ/dbm.lib" WIN954.0_DBG.OBJ\\db.obj WIN954.0_DB G.OBJ\\h_bigkey.obj WIN954.0_DBG.OBJ\\h_func