
|
If you were logged in you would be able to see more operations.
|
|
|
Openfire
Created: 10/04/07 07:28 PM
Updated: 10/04/07 07:28 PM
|
|
| Component/s: |
None
|
| Affects Version/s: |
3.3.3
|
| Fix Version/s: |
None
|
|
| Support Plan Customer Issue: |
No
|
| Acceptance Test - Add?: |
Yes
|
| Acceptance Test - Entry: |
- Create new CSR in openfire server certificates page
- Update issuer information using fields that contain commas
- Verify that cert is successfully created
|
|
Information fields for creating certificates in ssl-signing-request.jsp are not escaped, so if they contain a comma or other reserved character, they will fail because the tokenizer has created a new field on the comma which does not contain an "="
An error will be printed to stderr, but no error will appear in UI – after pressing update button nothing will happen (no redirect, no error)
|
|
Description
|
Information fields for creating certificates in ssl-signing-request.jsp are not escaped, so if they contain a comma or other reserved character, they will fail because the tokenizer has created a new field on the comma which does not contain an "="
An error will be printed to stderr, but no error will appear in UI – after pressing update button nothing will happen (no redirect, no error) |
Show » |
| There are no comments yet on this issue.
|
|