[twsocket] RFC1123_Date

2012-04-25 Thread ROQUES Guillaume
Hi everyone, I used the RFC1123_Date function in OverbyteIcsHttpSrv.pas to make header content (as Date, Cache control) but when I searched for it I found 2 lines that I don't understand. In THttpConnection.AnswerStreamAcceptRange : PutStringInSendBuffer ('Last-Modified: ' +

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-14 Thread ROQUES Guillaume
keys are created during CSR (Certificate Signing Request) creation. He who ordered the cert should have it. Best Regards, Subzero On Fri, Oct 7, 2011 at 17:43, ROQUES Guillaume guillaume.roq...@canyon.frwrote: So as my customer bought a wildcard certificate, it must include a private key or do I

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-10 Thread ROQUES Guillaume
who ordered the cert should have it. Best Regards, Subzero On Fri, Oct 7, 2011 at 17:43, ROQUES Guillaume guillaume.roq...@canyon.frwrote: So as my customer bought a wildcard certificate, it must include a private key or do I need to generate one ? Actually, the problem comes from me

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-07 Thread ROQUES Guillaume
So as my customer bought a wildcard certificate, it must include a private key or do I need to generate one ? Actually, the problem comes from me or the customer ? Gratefully, Guillaume ROQUES http://www.canyon.fr/ Le 20:59, Arno Garrels a écrit : ROQUES Guillaume wrote: And ICS logger

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-06 Thread ROQUES Guillaume
: 15:59:00:703 InitCtx OpenSSL version: OpenSSL 0.9.8h 28 May 2008 In my self generated certificate, I'd got a RSA Priv key included, but none here. Did I configure my SSLcontext in the right way ? Gratefully, Guillaume ROQUES http://www.canyon.fr/ Le 20:59, Arno Garrels a écrit : ROQUES

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-06 Thread ROQUES Guillaume
]; If anything help to understand.. Gratefully, Guillaume ROQUES http://www.canyon.fr/ Le 20:59, Arno Garrels a écrit : ROQUES Guillaume wrote: What client is connecting when that error happens? IE 7 to 9 or Firefox But none ask to add certificate, both say that the site is unreachable

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-05 Thread ROQUES Guillaume
What client is connecting when that error happens? IE 7 to 9 or Firefox But none ask to add certificate, both say that the site is unreachablesounds weird I know T_T Cordialement, Guillaume ROQUES http://www.canyon.fr/ Le 20:59, Arno Garrels a écrit : ROQUES Guillaume wrote: Do you

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-04 Thread ROQUES Guillaume
); SslHttpServer.Start; end; GrateFully, Guillaume ROQUES http://www.canyon.fr/ Le 20:59, Arno Garrels a écrit : ROQUES Guillaume wrote: Hi everyone, I use ICS HTTPServer via SSL and a Self-Signed certificate (It is OK for an internal use). One of my customer had to access our Web server

Re: [twsocket] HTTP SSL Server vs p7b certificate's format

2011-10-04 Thread ROQUES Guillaume
certificates : 1 for the domain name *.mydomain.com, 1 for GlobalSign Domain Validation CA and 1 for GlobalSign root CA. Gratefully, Guillaume ROQUES http://www.canyon.fr/ Le 20:59, Arno Garrels a écrit : ROQUES Guillaume wrote: That's confusing description. Did he buy a SSL server certificate