Firefox with encoding/decoding of local files

2007-01-03 Thread Wolfgang Eibner
Hi! I would like to have an Firefox (Portable) started from a CD and showing HTML files from the CD. The html files on the cd should be encrypted because so the can't be copied from the CD easily. My idea would be to change Firefox to read local file:// from the CD but handling them like a http

Re: a server application using NSS

2007-01-03 Thread Wan-Teh Chang
Yahel Zamir wrote: selfserv uses SECU_Strerror, but this is a private function. in addition, on my machine it does not find an error string for -8174, for example. Could you find out why? -8174 is SEC_ERROR_BAD_DATABASE, a common error code. SEC_ERROR_BAD_DATABASE is listed in the table: h

certificate and certutil questions

2007-01-03 Thread Yahel Zamir
Hi Everyone, Our company develops a server to be deployed at customer sites, and we would like to use NSS to authenticate client connections. As a start, we can setup a CA sign our own certificates. I tried to follow the instructions in the SSL Reference chapter "Getting Strated with SSL" (

Re: a server application using NSS

2007-01-03 Thread Yahel Zamir
Nelson B wrote: Yahel Zamir wrote: Hi Everyone, I am using NSS for a server application, a multi-threaded program running on Linux. I have encountered a number of questions, and would be glad to know if anyone has more information. My questions are based on following the "Overview of an SSL

Re: a server application using NSS

2007-01-03 Thread Yahel Zamir
Hi Wan-Teh Chang, Please see some replies below. Wan-Teh Chang wrote: Yahel Zamir wrote: 1. When writing an application that uses NSS, I would expect all Platform Dependent configuration to reside in some configuration file, so that the build process of the whole application will not need to