לאתר זה תהיה פונקציונליות מוגבלת בזמן שאנו מתחזקים אותו לשיפור החוויה שלך. אם מאמר מסויים לא פותר את הבעיה שלך וברצונך לשאול שאלה, קהילת התמיכה שלנו מחכה לעזור לך ב־Twitter תחת ‎@FirefoxSupport וב־Reddit תחת ‎/r/firefox.

חיפוש בתמיכה

יש להימנע מהונאות תמיכה. לעולם לא נבקש ממך להתקשר או לשלוח הודעת טקסט למספר טלפון או לשתף מידע אישי. נא לדווח על כל פעילות חשודה באמצעות באפשרות ״דיווח על שימוש לרעה״.

מידע נוסף

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

  • 2 תגובות
  • 8 have this problem
  • 14 views
  • תגובה אחרונה מאת 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??