When compiling opensll on a linux-redhat-6.0 system I get a library
"libRSAglue.a". I cant figure out what it does.
BTW when compiling openssl under mandrake-7.0 (=redhat-6.1) I do not get this
lib.
Even more strange:
under redhat-6.0 - when generating a rsa key for instance - ope
Hi. I just switched a project I'm working on from using SSLeay to
OpenSSL. It initially had some problems with unresolved symbols...
I tracked them down and fixed them by moving libRSAglue.a into the
ssl/lib dir and linking with it. I can't seem to find this lib
documented in t