Avatar for Username

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

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

  • 2 απαντήσεις
  • 8 έχουν αυτό το πρόβλημα
  • 14 προβολές
  • Τελευταία απάντηση από 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.

Όλες οι απαντήσεις (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??