Mads Toftum wrote:
I think trying to support netscape's SSL is a bad choice given that it is so different from the others. But if you really want to add support for every SSL lib under the sun, then at least allow using BIOs when linking against libs that do support it.
If you must use BIO's, why are you trying to use apr? Why not use the lib directly when it serves your application to do so? Bill
