Is there a way to determine if the c-client that was linked against php has SSL support from within php itself? I'm trying to write
up some test cases to validate some builds, and I cannot seem to find a way to conditionally include or exclude some tests dealing with SSL imap. Thoughts?