HTTPS
I have Debain 3. 0 r2 installed When i try to login to my account on either mail. yahoo. com or gmail. google. com i get a message saying The protocol Https is not supported Any ideas? thanks.
I have Debain 3.0 r2 installed
When i try to login to my account on either mail.yahoo.com
or gmail.google.com i get a message saying
"The protocol Https is not supported"
Any ideas?
thanks
When i try to login to my account on either mail.yahoo.com
or gmail.google.com i get a message saying
"The protocol Https is not supported"
Any ideas?
thanks
Participate on our website and join the conversation
This topic is archived. New comments cannot be posted and votes cannot be cast.
Responses to this topic
What web browser are you using and what version?
One more thing I strongly suggest you update your Debian system to sarge or sid. Woody is stable but all the pkgs are old. woody is really great for a server but kinda lame for a desktop workstation. it's easy enough to update so let us know if you are interested in up[censored] I'll help you out.
Sarge is the testing release and Sid stands for "Stays In Development" it's the unstable release. I run sid ,it has the most current pkgs and it sometimes breaks little things but it's easy enogh to fix and it usually just needs and apt-get update and apt-get upgrade a couple of days later to work it out. I've never been left with an unusable system using sid.
some more info on releases.
http://www.debian.org/releases/
pkgs by release search
http://www.debian.org/distrib/packages
One more thing I strongly suggest you update your Debian system to sarge or sid. Woody is stable but all the pkgs are old. woody is really great for a server but kinda lame for a desktop workstation. it's easy enough to update so let us know if you are interested in up[censored] I'll help you out.
Sarge is the testing release and Sid stands for "Stays In Development" it's the unstable release. I run sid ,it has the most current pkgs and it sometimes breaks little things but it's easy enogh to fix and it usually just needs and apt-get update and apt-get upgrade a couple of days later to work it out. I've never been left with an unusable system using sid.
some more info on releases.
http://www.debian.org/releases/
pkgs by release search
http://www.debian.org/distrib/packages
It's simple just edit /etc/apt/sources.list and replace everything with the unstable sources.. Here is mine.
Quote:deb http://ftp.us.debian.org/debian/ sid main contribdeb-src http://ftp.us.debian.org/debian/ sid main contrib
deb http://non-us.debian.org/debian-non-US/ sid/non-US main contrib
deb-src http://non-us.debian.org/debian-non-US/ sid/non-US main contrib
#Security stuff
deb http://security.debian.org/ stable/updates main
#Mplayer
# deb http://marillat.free.fr/ unstable main **OBSOLETE**
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
#Emule
deb http://gunnm.org/~soda/ unstable main contrib
deb-src http://gunnm.org/~soda/ unstable main contrib
#gnome-blog
deb http://http.us.debian.org/debian/ unstable main contrib non-free
as root
type apt-get update to update the source list.
then just type apt-get dist-upgrade
this will replace and upgrade the distro from woody to sid. This may take some time depending speed of your internet connection.
if you get asked any questions take the defaults.
Quote:deb http://ftp.us.debian.org/debian/ sid main contribdeb-src http://ftp.us.debian.org/debian/ sid main contrib
deb http://non-us.debian.org/debian-non-US/ sid/non-US main contrib
deb-src http://non-us.debian.org/debian-non-US/ sid/non-US main contrib
#Security stuff
deb http://security.debian.org/ stable/updates main
#Mplayer
# deb http://marillat.free.fr/ unstable main **OBSOLETE**
deb ftp://ftp.nerim.net/debian-marillat/ unstable main
#Emule
deb http://gunnm.org/~soda/ unstable main contrib
deb-src http://gunnm.org/~soda/ unstable main contrib
#gnome-blog
deb http://http.us.debian.org/debian/ unstable main contrib non-free
as root
type apt-get update to update the source list.
then just type apt-get dist-upgrade
this will replace and upgrade the distro from woody to sid. This may take some time depending speed of your internet connection.
if you get asked any questions take the defaults.
Originally posted by kobedf:
Quote:When i try to login to my account on either mail.yahoo.com or gmail.google.com i get a message saying
"The protocol Https is not supported"
Any ideas?
Are you using Mozilla? Then you need to install the personal security manager with apt-get install mozilla-psm
Quote:When i try to login to my account on either mail.yahoo.com or gmail.google.com i get a message saying
"The protocol Https is not supported"
Any ideas?
Are you using Mozilla? Then you need to install the personal security manager with apt-get install mozilla-psm