Showing questions tagged: Show all questions

Open the Anaf certificate login

When access https://www.anaf.ro and go to Certificate login i have redirect to https://login.anaf.ro/my.policy and i receive error: Secure Connection Failed An error occ… (read more)

When access https://www.anaf.ro and go to Certificate login i have redirect to https://login.anaf.ro/my.policy and i receive error: Secure Connection Failed An error occurred during a connection to login.anaf.ro. SSL peer was unable to negotiate an acceptable set of security parameters. Error code: SSL_ERROR_HANDSHAKE_FAILURE_ALERT

   The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
   Please contact the website owners to inform them of this problem.

I am using standard tracking protection, i checked Don’t enable HTTPS-Only Mode, i cleared cookies, nothing work.

Asked by Adrian Cimpoi 1 week ago

Last reply by Adrian Cimpoi 6 days ago

Cookies

Firefox installed updates yesterday and left a message saying I had to turn on my cookes. I can't access my email until I do. But I can't find the place to do that. Pl… (read more)

Firefox installed updates yesterday and left a message saying I had to turn on my cookes. I can't access my email until I do. But I can't find the place to do that. Please help.

Asked by Lyn Corum 1 week ago

Firefox does not work

Firefox opens only to a blank page and does not function what so ever. I've tried several times refreshing it, however, nothing helps. Point of interest is Microsoft Edge… (read more)

Firefox opens only to a blank page and does not function what so ever. I've tried several times refreshing it, however, nothing helps. Point of interest is Microsoft Edge won't open either and I am currently using Opera which is working fine. Any suggestions would be appreciated.

Asked by James 2 days ago

links stopped working

I have a development copy of my website that I run directly from my local disk. I have indexes with links to pages that I load in frames. When the target is another frame… (read more)

I have a development copy of my website that I run directly from my local disk. I have indexes with links to pages that I load in frames. When the target is another frame, the link will not work. This stopped working when I did the last update to Version 134.0.1 The links work when I load my online version from HostGator.

Asked by ddbush_erie 4 days ago

Bookmark Folders

I inadvertently created a duplicate Other Bookmarks folder at the level of the Bookmarks Toolbar and I'm not able to remove it. In fact, I tried deleting all of the bookm… (read more)

I inadvertently created a duplicate Other Bookmarks folder at the level of the Bookmarks Toolbar and I'm not able to remove it. In fact, I tried deleting all of the bookmarks under this duplicate to see if that would allow me to delete it, however, that removed all of my bookmarks, including from the original Firefox Other Bookmarks folder and I had to restore them from backup.original Firefox Other Bookmarks folder

Please let me know what I can do to eliminate the duplicated folder without affecting the entries in my original Firefox Other Bookmarks folder.

Thank you,

John Hart

Asked by bonisainc 9 hours ago

Mic sharing with Firefox

I play online bridge sharing the mic between the bridge app and Firefox. It works most of the time but occasionally Firefox ends the sharing for no reason. The settings… (read more)

I play online bridge sharing the mic between the bridge app and Firefox. It works most of the time but occasionally Firefox ends the sharing for no reason. The settings are not changed.

Asked by Ro 8 hours ago

call expression in firefox.cfg

Firefox is used on Windows 11 Enterprise. There is a firefox.cfg in the installation directory (and an autoconfig.js in the ./defaults/pref sub-directory). Everything wor… (read more)

Firefox is used on Windows 11 Enterprise. There is a firefox.cfg in the installation directory (and an autoconfig.js in the ./defaults/pref sub-directory). Everything works fine when a pref(...); entry is written to the firefox.cfg. However, we want the firefox.cfg to call the pref(...); entries from a global_config.js which is saved on the machines public directory.

Therefore, the firefox.cfg says:

// free line lockPref("autoadmin.global_config_url","file:///C:/Users/Public/.../global_config.js");

But firefox does not load whatever prefs are written to the global_config.js. There probably is problems with the formatting of the file path (file:///C:/Users/Public/.../global_config.js). What would the correct formatting look like? Unfortunately, Mozilla´s support guide only includes an example code for a firefox.cfg which calls a global_config.js via http:, but not via file:.

Asked by fortuna90 1 day ago