Hello

Do you think is possible to let me know how can certificates used in 
FSSLContext can be checked for validation before any usage? Following is 
additional detail: in an application a SSLContext is configured (for a 
TSSLSocket) and currently a check for files existence is present (checking if 
the CLCert, PrivKey, CAPath exist in their configured locations). Furthermore I 
want to perform additional checks for these files including: 
* Are all configured files valid/real certificates (and all files in CAPath)?* 
Are certificates not expired?
* Is the full chain OK?
* Is the password correct?

Please let me know if the above task is doable and if so please direct me to a 
small demo or code.

Thank you in advance
--
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