History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: JM-1139
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Gaston Dombiak
Reporter: chase caster
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
Openfire

Certificate generation fails when a field contains a comma

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

Time Tracking:
Not Specified

Support Plan Customer Issue: No
Acceptance Test - Add?: Yes
Acceptance Test - Entry:
  1. Create new CSR in openfire server certificates page
  2. Update issuer information using fields that contain commas
  3. Verify that cert is successfully created


 Description  « Hide
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)

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.