[FIX] point_of_sale: Update certificate import

With the new version of chrome 95 we need adapt the documentation

closes odoo/documentation#1318

X-original-commit: 0f1f90e486
Signed-off-by: Quentin Lejeune (qle) <qle@odoo.com>
Signed-off-by: Antoine Vandevenne (anv) <anv@odoo.com>
This commit is contained in:
lejeune quentin 2021-11-15 14:32:48 +00:00
parent 8c1003e363
commit afa905b9c4
2 changed files with 8 additions and 12 deletions

View File

@ -62,27 +62,23 @@ for example, `https://192.168.1.25`. Then, accept the self-signed certificate.
.. note::
Note that the protocol is now **HTTPS**.
Click on :menuselection:`Not secure --> Certificate is not valid`.
Click on :menuselection:`Connection is not secure --> Certificate is not valid`.
.. image:: epos_ssc/browser-warning.png
:align: center
:alt: The web browser indicates that the connection to the printer is not secure.
Go to the *Details* tab and click on **Export**.
Go to the *Details* tab and click on **Copy to file**.
Select X.509 in base 64 and save it.
.. image:: epos_ssc/certificate-details.png
:align: center
:alt: Details of the ePOS printer certificate
Import the Self-signed certificate to your browser (Chrome)
===========================================================
Import the Self-signed certificate to Windows (Using Chrome)
============================================================
In your Chrome browser, go to :menuselection:`Settings --> Privacy and security --> Security -->
Manage certificates`, then open the *Authorities* tab, click on **Import**, and select all
functionalities of the certificate.
Manage certificates`
.. tip::
You can directly access these settings by navigating to `chrome://settings/certificates`.
Go to the *Trusted Root Certification Authorities* tab and click on **Import** and select
your previous file. Accept all warnings and restart your browser.
Import the Self-signed certificate to your Android device
=========================================================

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB