Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.3.0
|
Related
Issue Votes (0)
Watchers (0)
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
tigase-server-8.3.0
|
Currently it may happen that expired certificates (from know and proper CA) are replaced with self-signed certificates which can cause issues when user wants to update "proper" certificate. We had #issue #913 which suggested regeneration of expired certificates. On the other hand we have #issue #1279 to add option disable such auto regeneration. What's more, with certificates stored in the database we probably should add a way to manage them (view and remove). When loading certificates from the repository we should make it in more smart way (i.e. avoid loading self-signed certificates if we had already loaded proper certificate)
After the discussion we settled on (both to be implemented as part #issue #1279):