Bubble documentation
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

4 лет назад
4 лет назад
4 лет назад
4 лет назад
4 лет назад
4 лет назад
123456789101112131415161718192021222324252627
  1. # Install your Bubble Certificate in Firefox
  2. * Start Firefox
  3. * Login to your Bubble
  4. * Go to "Devices"
  5. * In the "Download Certificate" section, click "Firefox"
  6. * Save the certificate file
  7. * Enter "about:preferences" in the URL bar and hit Enter
  8. * In the search box, type "certificates", you should see something like the screenshot below.
  9. <img src="firefox_screenshots/01_settings_certs.png" alt="screenshot of Certificates in Firefox preferences screen" height="500"/>
  10. * Click the "View Certificates" button
  11. * You should now see the Certificate Manager, as shown in the screenshot below. Click the "Import" button.
  12. <img src="firefox_screenshots/02_import_cert.png" alt="screenshot of Certificate Manager in Firefox preferences" height="500"/>
  13. * Select the certificate file you downloaded above.
  14. * Check the box "Trust this CA to identify websites" and click "OK", as shown in the screenshot below.
  15. <img src="firefox_screenshots/03_trust_cert.png" alt="screenshot of certificate trust settings dialog" height="500"/>
  16. * If you scroll down, you should now see your newly installed Bubble Certificate among the list of Authorities in the Certificate Manager, as shown below. Click "OK" to close the Certificate Manager.
  17. <img src="firefox_screenshots/04_close_certs.png" alt="screenshot of certificate trust settings dialog" height="500"/>
  18. * Congratulations! You have successfully installed your Bubble certificate in Firefox!