Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0035817 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [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 | adrianromero | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | RR17Q3 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 6d30c1893471 | ||||
Projection | none | ETA | none | Target Version | ||||
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 | 0035817: 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 | ||||||||
![]() |
||||||||||||||||||||||
|
![]() |
|
(0096202) hgbot (developer) 2017-04-26 18:18 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager.sources Changeset: 1f5822d34bb7ce75c6d2e69a61277815abe6a689 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Wed Apr 26 18:17:25 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/1f5822d34bb7ce75c6d2e69a61277815abe6a689 [^] Fixes issue 0035817: 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 --- |
(0096204) hgbot (developer) 2017-04-27 08:51 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager Changeset: 9660ecc23367ba3547c783fdfc54dbecf8cdf8d9 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 27 08:50:23 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/9660ecc23367ba3547c783fdfc54dbecf8cdf8d9 [^] Related to issue 35817: 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 --- |
(0096215) hgbot (developer) 2017-04-27 11:22 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager.sources Changeset: 6d30c1893471ff54e88b7adcd8582bc08f0018b1 Author: Adrián Romero <adrianromero <at> openbravo.com> Date: Thu Apr 27 11:21:13 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/6d30c1893471ff54e88b7adcd8582bc08f0018b1 [^] Fixes issue 0035817: 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 --- |
(0096217) hgbot (developer) 2017-04-27 11:26 |
Repository: erp/pmods/org.openbravo.retail.poshwmanager Changeset: af9cc0864ed81a9371efdb89ae79017dad2814b2 Author: Jorge Garcia <jorge.garcia <at> openbravo.com> Date: Thu Apr 27 11:26:03 2017 +0200 URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager/rev/af9cc0864ed81a9371efdb89ae79017dad2814b2 [^] Related to 35817: Chrome Version 58.0.3029.81 (64-bit) doesn't accept the .pem file generated by Hardware Manager * New compilation of hardware manager for issue 35817. --- M bin/poshw.jar M bin/rev.id --- |
![]() |
|||
Date Modified | Username | Field | Change |
2017-04-22 05:26 | rbianchini | New Issue | |
2017-04-22 05:26 | rbianchini | Assigned To | => Retail |
2017-04-22 05:26 | rbianchini | OBNetwork customer | => Yes |
2017-04-22 05:26 | rbianchini | Support ticket | => 46414 |
2017-04-22 05:26 | rbianchini | Resolution time | => 1494558000 |
2017-04-22 05:26 | rbianchini | Triggers an Emergency Pack | => No |
2017-04-26 13:22 | marvintm | Status | new => scheduled |
2017-04-26 18:00 | adrianromero | Assigned To | Retail => adrianromero |
2017-04-26 18:18 | hgbot | Checkin | |
2017-04-26 18:18 | hgbot | Note Added: 0096202 | |
2017-04-26 18:18 | hgbot | Status | scheduled => resolved |
2017-04-26 18:18 | hgbot | Resolution | open => fixed |
2017-04-26 18:18 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/1f5822d34bb7ce75c6d2e69a61277815abe6a689 [^] |
2017-04-27 08:43 | marvintm | Status | resolved => new |
2017-04-27 08:43 | marvintm | Resolution | fixed => open |
2017-04-27 08:43 | marvintm | Status | new => scheduled |
2017-04-27 08:43 | marvintm | Status | scheduled => resolved |
2017-04-27 08:43 | marvintm | Resolution | open => fixed |
2017-04-27 08:51 | hgbot | Checkin | |
2017-04-27 08:51 | hgbot | Note Added: 0096204 | |
2017-04-27 11:22 | hgbot | Checkin | |
2017-04-27 11:22 | hgbot | Note Added: 0096215 | |
2017-04-27 11:22 | hgbot | Fixed in SCM revision | http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/1f5822d34bb7ce75c6d2e69a61277815abe6a689 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.poshwmanager.sources/rev/6d30c1893471ff54e88b7adcd8582bc08f0018b1 [^] |
2017-04-27 11:26 | hgbot | Checkin | |
2017-04-27 11:26 | hgbot | Note Added: 0096217 | |
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 | => RR17Q3 |
Copyright © 2000 - 2009 MantisBT Group |