RE: Installing openssl 1.0.0a in Ubuntu

2010-11-11 Thread Panagiotis Georgopoulos
Hello Chris, Thanks a lot for your reply! Please see below > > However, when I do openssl version in bash I get 0.9.8k which is > > ubuntu's version and my /usr/lib/libcrypto and libssl links point to > > libcrypto.so.0.9.8 and libssl.so.0.9.8 respectively. I noticed that > > 1.0.0 manual

Re: Installing openssl 1.0.0a in Ubuntu

2010-11-11 Thread Chris Bare
> However, when I do openssl version in bash I get 0.9.8k which is ubuntu's > version and my /usr/lib/libcrypto and libssl links point to > libcrypto.so.0.9.8 and libssl.so.0.9.8 respectively. I noticed that 1.0.0 > manual build has not build respective libcrypto.so.1.0.0 and libssl.so.1.0.0 > file