Store information if certificate is valid and list of exceptions.

Description

Each time when user try to connect certificate should be checked if is valid/revoked. In case when certificate becomes invalid there is no need to make that check again, as it can't become valid again. Also it can be useful to display validity of certificate. The same goes for list of exceptions so user will not have to exempt certificates each time when he try to connect.

Environment

None

Activity

Show:

Guus der Kinderen July 10, 2017 at 9:25 AM

Don't forget to address this remaining problem that was commented on in https://github.com/igniterealtime/Spark/pull/352#issuecomment-312618394

I am thinking that my original idea indeed might be a bit too complicated for user. I am thinking that I should kick out trust/distrust buttons and left only adding certificate to exceptions. Accept all valid certificate by default, don't accept invalid unless exempted. If someone want to distrust valid certificate then I would left for him only deleting it.

Done

Priority

Assignee

Reporter

Created June 9, 2017 at 12:09 PM
Updated October 28, 2020 at 11:06 AM
Resolved August 24, 2017 at 3:44 PM