Hi Arno,
Thanks for the response.
I am running the test with plain --> OverbyteIcsSimpleSslServer project demo which I have modified a bit (such as keepalive, error handling etc.). I do use firefox in the client machine but that is not part of my application it is just the firefox for web use (downloading drivers etc.).

-----Original Message----- From: Arno Garrels
Sent: Thursday, February 03, 2011 10:57 AM
To: ICS support mailing
Subject: Re: [twsocket] Error with SSLWSocketClient

daniel cc wrote:
Hello,
I have received an error from my client on test,
the error is,
“Revocation information for the security certificate for this site is
not available, do you want to proceed?”

This is not an error from your application, isn't it?
A certificate usually contains a link to a certificate revocation list "CRL".
When Windows or Firefox verify a certificate they try to lookup
the presented certificate in that list. Applications may show that warning
if there's no link to a CRL included etc..


Please notice,
I am using the demo/test certificates delicered with ICS component
package because I am still doing a test period. I just would like to
know if someone else has the problem and what is the solution?

With OpenSSL it's easy to generate a CRL and to include its weblink
in self created certificates. If you will use commercial SSL server certificates
you do not have to worry about CRLs.

--
Arno Garrels

--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to