TWSD-738 - Unable to generate CSR via WebUI on APV 10.7.2.14 without SAN details. |AS-20538|ePassport|
Review Request #894 — Created June 2, 2025 and submitted — Latest diff uploaded
| Information | |
|---|---|
| shuinvy | |
| APV10 | |
| rel_apv_10_7 | |
| TWSD-738 | |
| Reviewers | |
| jasonchang, lucille, timlai, timsu | |
Fixed condition for Key Length is SM2
- Modify the condition for "Add Subject Alternative Names" and "Subject Alternative Names" when the Key Length is "SM2" (That is, revert changes for revision 9269)
- Add html files for customizing the page for Generate CSR
- Add javascript for check Key Length is "SM2" or not (other part is same as hive/template/box_action.html) (Only added Line 71~86)
- Modify English field for "CSR File Format"
- I can generate CSR while Key Length is SM2
- I can generate CSR if I disabled the "Add Subject Alternative Names" field
