Networking :: Install openssl
Ok, so from reading lots of other posts, and connecting the dots, you can get openssl installed by doing the following:
edit /etc/apt/sources.list and add sarge to the sources to pull from.
run the following:
Code Sample
apt-get update
apt-get install openssl
deb2dsl
Now how to get tinyca working.... hmm...
original
here
.