Because this ^^^ is strange. Do you run lenny or did you install an old libssl? Debian is at 0.9.8o.
Hth
Skirnir
system-xenonproject:~# cat /etc/issue
Debian GNU/Linux 5.0 \\n \\l
I could just apt-get remove openssl, and try to update apt? Then try again. You just said that.. nvm >_<
HOWEVER:
Package libssl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package libssl has no installation candidate
I think my best bet may to just install openSSL from the source code which I have tried but it didn't do anything, I ran it's "./configure" script, ran "make" and did "make install" but can't find any libraries or even tell that it did anything.