ClearFoundation Tracker - ClearOS
View Issue Details
0000165ClearOSapp-certificate-manager - Certificate Managerpublic2010-10-12 12:562012-04-18 19:37
user2 
user2 
normalfeatureN/A
closedfixed 
 
6.2.0 RC 16.2.0 RC 1 
0000165: Add asynchronous support to user key creation
The user plugin system will provide a mechanism for asynchronous operations. The creation of SSL keys for each user is one of the items performed when creating a user. However, this process can take a bit of time (especially on low powered machines). There's no need to make an administrator wait the few seconds in webconfig for SSL to do its job. Similarly, user import performance will be drastically improved.
No tags attached.
Issue History
2010-10-12 12:56user2New Issue
2010-10-12 12:56user2Statusnew => assigned
2010-10-12 12:56user2Assigned To => user2
2011-11-20 07:55user2Target Version6.1 Future => 6.1 Beta 3
2012-01-05 17:11user2Target Version6.2 Beta 3 => 6.2 RC 1
2012-03-15 21:18user2Note Added: 0000439
2012-03-15 21:18user2Statusassigned => resolved
2012-03-15 21:18user2Fixed in Version => 6.2.0 RC 1
2012-03-15 21:18user2Resolutionopen => fixed
2012-04-18 19:37user2Statusresolved => closed

Notes
(0000439)
user2   
2012-03-15 21:18   
The user now generates the keys after login.