Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

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

  • 2 odpovede
  • 8 má tento problém
  • 14 zobrazení
  • Posledná odpoveď od 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.

Všetky odpovede (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??