Summary: | connecting via ssl can result in a failed connect if the security dialog is not dealt with soon enough | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Dan Meltzer <hydrogen> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | hein, johnjaylward, Marcus |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 1.5 | |
Sentry Crash Report: |
Description
Dan Meltzer
2006-06-28 14:27:58 UTC
I am constantly annoyed by this bug too. it would be nice if there was an option to accept all certifics even if invalid, but only on a per-network option. Some networks use properly signed certs, so it'd be bad if the option was enable and a bad cert was there. Is this still valid for Konversation 1.4 or 1.5 RC1? I believe I fixed this in the last rework of the logic dealing with the dialog. The connection can still timeout while the dialog is up of course, but it should recover more gracefully now. |