Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

How to change an internet site http://.... in https://.... with Firefox?

  • 2 Antworten
  • 8 haben dieses Problem
  • 18 Aufrufe
  • Letzte Antwort von JYOuyang

more options

I use a CRM site but their internet site is not secured; the address is: http://localhost:81/index.php?action=Login&module=Users What to do to have a secured connection in https://.... ? I use Firefox 3.6.4 in Tools\Options\Advanced\Encrytion Use SSL3.0 and Use TLS1.0 are enabled.... in ...........................................\Network Connection, the settings are: use system proxy settings any sugestion? Thanks.

I use a CRM site but their internet site is not secured; the address is: http://localhost:81/index.php?action=Login&module=Users What to do to have a secured connection in https://.... ? I use Firefox 3.6.4 in Tools\Options\Advanced\Encrytion Use SSL3.0 and Use TLS1.0 are enabled.... in ...........................................\Network Connection, the settings are: use system proxy settings any sugestion? Thanks.

Alle Antworten (2)

more options

localhost is your own computer. It looks like the CRM application is running on your computer and you access it via port 81. So essentially, all the information that you're sending via Firefox is being sent to the application and then presumably, the application is making its own connection to the server.

more options

Ok ! thanks for the information... but what do I have to do to have a https connection?? do I have to change the port and if yes, how to do it??