Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035847 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
backport | [Retail Modules] Web POS Hardware Manager | critical | have not tried | 2017-04-22 05:26 | 2017-04-27 12:16 | |||
Reporter | rbianchini | View Status | public | |||||
Assigned To | jorge-garcia | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR16Q4.3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6fbcb60f268a | ||||
Projection | none | ETA | none | Target Version | RR16Q4.3 | |||
OS | Any | Database | Any | Java version | ||||
OS Version | Database version | Ant version | ||||||
Product Version | RR16Q2.2 | SCM revision | ||||||
Merge Request Status | ||||||||
Review Assigned To | marvintm | |||||||
OBNetwork customer | OBPS | |||||||
Support ticket | 46414 | |||||||
Regression level | ||||||||
Regression date | ||||||||
Regression introduced in release | ||||||||
Regression introduced by commit | ||||||||
Triggers an Emergency Pack | No | |||||||
Summary | 0035847: Chrome Version 58.0.3029.81 (64-bit) doesn't accept the .pem file generated by Hardware Manager | |||||||
Description | The new chrome version return the error: NET::ERR_CERT_COMMON_NAME_INVALID using the .pem file generateb by hardware manager. | |||||||
Steps To Reproduce | 1 - Generate the file ca-certificate.pem using Hardware manager following this steps http://wiki.openbravo.com/wiki/Retail:Hardware_and_Peripherals_Installation#Using_a_self-signed_certificate [^] 2 - Install the last chrome version: 58.0.3029.81 (64-bit) 3 - Realize that the Hardware manager can't establish connection with POS | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
||||||||
|
![]() |
|
(0096205) hgbot (developer) 2017-04-27 08:58 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources Changeset: 1317920cdb885dbea0e0bb5242f9006ef81918c1 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 27 08:57:33 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources/rev/1317920cdb885dbea0e0bb5242f9006ef81918c1 [^] Fixes issue 35847: Chrome Version 58.0.3029.81 (64-bit) doesn't accept the .pem file generated by Hardware Manager * The generated selfsigned certificate now includes the hostname in subjectAltName extended properties that is accepted by Chrome --- M project/src/com/openbravo/poshw/GenerateCertificate.java --- |
(0096206) hgbot (developer) 2017-04-27 09:01 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager Changeset: 362371ca1d2059c6f4c4d52b64dda80968511346 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 27 09:00:30 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager/rev/362371ca1d2059c6f4c4d52b64dda80968511346 [^] Related to issue 35847: Chrome Version 58.0.3029.81 (64-bit) doesn't accept the .pem file generated by Hardware Manager Cimpiled hardware manager with last changes. --- M bin/poshw.jar M bin/rev.id --- |
(0096219) hgbot (developer) 2017-04-27 12:03 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources Changeset: 6fbcb60f268a5d410933b7bace299f040b422059 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 27 12:02:43 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources/rev/6fbcb60f268a5d410933b7bace299f040b422059 [^] Fixes issue 35847: Chrome Version 58.0.3029.81 (64-bit) doesn't accept the .pem file generated by Hardware Manager * Forces to generate the rsa key with 2048 bits and use the signing algorithm SHA256 --- M project/src/com/openbravo/poshw/GenerateCertificate.java --- |
(0096220) hgbot (developer) 2017-04-27 12:04 |
Repository: retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager Changeset: 6e3a71ef1a8a5d5d7fee1d6e658dad39ade9f487 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 27 12:04:06 2017 +0200 URL: http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager/rev/6e3a71ef1a8a5d5d7fee1d6e658dad39ade9f487 [^] Related to issue 35847: Chrome Version 58.0.3029.81 (64-bit) doesn't accept the .pem file generated by Hardware Manager * Compile hardware manager with the new changes. --- M bin/poshw.jar M bin/rev.id --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-04-26 13:22 | marvintm | Type | defect => backport |
2017-04-26 13:22 | marvintm | Target Version | => RR16Q4.3 |
2017-04-27 08:58 | hgbot | Checkin | |
2017-04-27 08:58 | hgbot | Note Added: 0096205 | |
2017-04-27 08:58 | hgbot | Status | scheduled => resolved |
2017-04-27 08:58 | hgbot | Resolution | open => fixed |
2017-04-27 08:58 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources/rev/1317920cdb885dbea0e0bb5242f9006ef81918c1 [^] |
2017-04-27 09:01 | hgbot | Checkin | |
2017-04-27 09:01 | hgbot | Note Added: 0096206 | |
2017-04-27 09:33 | jorge-garcia | Assigned To | Retail => jorge-garcia |
2017-04-27 12:03 | hgbot | Checkin | |
2017-04-27 12:03 | hgbot | Note Added: 0096219 | |
2017-04-27 12:03 | hgbot | Fixed in SCM revision | http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources/rev/1317920cdb885dbea0e0bb5242f9006ef81918c1 [^] => http://code.openbravo.com/retail/backports/3.0RR16Q4.3/org.openbravo.retail.poshwmanager.sources/rev/6fbcb60f268a5d410933b7bace299f040b422059 [^] |
2017-04-27 12:04 | hgbot | Checkin | |
2017-04-27 12:04 | hgbot | Note Added: 0096220 | |
2017-04-27 12:16 | marvintm | Review Assigned To | => marvintm |
2017-04-27 12:16 | marvintm | Status | resolved => closed |
2017-04-27 12:16 | marvintm | Fixed in Version | => RR16Q4.3 |
Copyright © 2000 - 2009 MantisBT Group |