Need help accessing https locations with Ubuntu

Asked by leo mitchell

I have just downloaded Ubuntu. The problem that I am now having is that I am not able to access https sites with my computer running Ubuntu. Would you tell me what plug in or software I need to download. I also can not download the sun java6 plug in. Help.

Thanks. Leo MItchell.

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu firefox Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ian Ace (iaculallad) said :
#1

For the HTTPS site problem, check your Firefox browser setting:

(Firefox) Tools-->Options-->Advanced-->Security or Certificates

To download what? Applications? Updates?

To download and install applications from the repository:

sudo apt-get install application_name

To install updates:

sudo apt-get update && sudo apt-get update

To install the Java Runtime:

sudo add-apt-repository ppa:sun-java-community-team/sun-java6
sudo apt-get update
sudo apt-get install sun-java6-bin sun-java6-plugin

HTH.

Can you help with this problem?

Provide an answer of your own, or ask leo mitchell for more information if necessary.

To post a message you must log in.