Skip to content

Commit afa905b

Browse files
committed
[FIX] point_of_sale: Update certificate import
With the new version of chrome 95 we need adapt the documentation closes odoo#1318 X-original-commit: 0f1f90e Signed-off-by: Quentin Lejeune (qle) <[email protected]> Signed-off-by: Antoine Vandevenne (anv) <[email protected]>
1 parent 8c1003e commit afa905b

File tree

2 files changed

+8
-12
lines changed

2 files changed

+8
-12
lines changed

content/applications/sales/point_of_sale/overview/epos_ssc.rst

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -62,27 +62,23 @@ for example, `https://192.168.1.25`. Then, accept the self-signed certificate.
6262
.. note::
6363
Note that the protocol is now **HTTPS**.
6464

65-
Click on :menuselection:`Not secure --> Certificate is not valid`.
65+
Click on :menuselection:`Connection is not secure --> Certificate is not valid`.
6666

6767
.. image:: epos_ssc/browser-warning.png
6868
:align: center
6969
:alt: The web browser indicates that the connection to the printer is not secure.
7070

71-
Go to the *Details* tab and click on **Export**.
71+
Go to the *Details* tab and click on **Copy to file**.
72+
Select X.509 in base 64 and save it.
7273

73-
.. image:: epos_ssc/certificate-details.png
74-
:align: center
75-
:alt: Details of the ePOS printer certificate
76-
77-
Import the Self-signed certificate to your browser (Chrome)
78-
===========================================================
74+
Import the Self-signed certificate to Windows (Using Chrome)
75+
============================================================
7976

8077
In your Chrome browser, go to :menuselection:`Settings --> Privacy and security --> Security -->
81-
Manage certificates`, then open the *Authorities* tab, click on **Import**, and select all
82-
functionalities of the certificate.
78+
Manage certificates`
8379

84-
.. tip::
85-
You can directly access these settings by navigating to `chrome://settings/certificates`.
80+
Go to the *Trusted Root Certification Authorities* tab and click on **Import** and select
81+
your previous file. Accept all warnings and restart your browser.
8682

8783
Import the Self-signed certificate to your Android device
8884
=========================================================
Binary file not shown.

0 commit comments

Comments
 (0)