Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: EJBCA 6.14.0
-
Component/s: None
-
Labels:
-
Sprint:EJBCA Sprint 17
Description
In 6.14.0Alpha2 and earlier CSRs were auto-parsed when uploaded to the RA Web (Make new request). In Beta0 it is not you have to click on the button "Upload CSR".
To reproduce (flaw exist both for me and Samuel).
- Go to RA Web->Make New Request
- Select certificate type, CA etc and select "Key-pair generation=Provided by user"
- Click "Browse" and select a CSR and click OK
- EJBCA thinks for a second and fills the edit field with the CSR, after "Browse" it says "No file selected".
- Now you have to click "Upload CSR" to get it parsed and the correct test "RSA 2048" to be displayed after "Browse".
It used to be that after selecting OK to pload the CSR it was automatically uploaded/parsed and "RSA 2048" was displayed. The user does not have to click on "Upload CSR" unless javascript is disabled.