# # SSL3 Spec # http://www.netscape.com/eng/ssl3/ # # # http://www.openssl.org/source/ # # http://www.ssleay.org/ # http://www.rsasecurity.com/products/ # # tar zxvfp openssl-0.9.6a.tar.gz # ./Configure linux-elf make make test make install # # # See sslwrap.txt # # # End of file