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

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

Learn More

How can I disable SSL certificate check for localhost?

  • 4 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 3 προβολές
  • Τελευταία απάντηση από Alman

more options

I'm developing a REST web service. My debugger is configured to use HTTPS utilizing a self certified certificate. Whenever I try to access my web service, Firefox shows an error.

How can I configure Firefox to not check SSL certificates when accessing localhost (and only localhost)?

Your answers are appreciated.

I'm developing a REST web service. My debugger is configured to use HTTPS utilizing a self certified certificate. Whenever I try to access my web service, Firefox shows an error. How can I configure Firefox to not check SSL certificates when accessing localhost (and only localhost)? Your answers are appreciated.
Συνημμένα στιγμιότυπα

Όλες οι απαντήσεις (4)

more options

Firefox is very strict when it comes to self signed certificates.

Can you make an exception via "Advanced" (Erweitert) ?

more options

Where can I find this "Advanced" section?

In FF there's only an Advanced button to control font settings (see screenshot attached).

Would you want to share a screenshot with the suggested settings?

more options

That is about the Advanced button on the error page as shown in the first screenshot and not about the about:preferences page although you can add an exception in the Certificate Manager.

  • Options/Preferences -> Privacy & Security
    Certificates: View Certificates -> Servers
more options

Unfortunately, this doesn't solve the issue of the warning page appearing over and over again.

So there currently is no developer option that's pretending all certificates presented by localhost on any port are valid?