Bug #1032
Quassel client cannot unset both identity SSL key and certificate
| Status: | New | Start date: | 10/20/2010 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - | |||
| Version: | 0.7-pre | OS: | Any |
Description
Currently, the client supports setting both a SSL key and certificate with each identity. Unfortunately, it is impossible to remove both of them.
Opening the configuration dialog for identities, under the Advanced tab, presents Clear buttons for both key and certificate if both are set. Clicking the Clear button for either activates the Apply button for the Configuration dialog, while clicking both of them disables it again. Closing the dialog after clicking both of them has the effect of doing nothing. Clearing only one and closing the dialog clears the one, but then reopening and attempting to clear the other does nothing.