GNOME Bugzilla – Bug 117856
Add SSL/port settings to startup druid.
Last modified: 2005-08-24 09:10:43 UTC
Not sure if this is a Loudmouth doesn't have the support yet or Gossip just hasn't implemented it, but when initially starting, there is no way to specify that the server is an SSL only server and therefore I can't connect to my account.
Are you using FreeBSD? (We're having a problem with the GnuTLS package in FreeBSD)
Nope, this is using RH 8 linux and the RPM packages for gnutls, libgcrypt, loudmouth and gossip from your site build from source rpms.
I added this option: --with-included-libtasn1 to gnutls and it is at least connecting now. The issue here is more that I don't have the option to set the port/make it an SSL connection in the initial set up window. Would be nice to have.
Ah, yeah we're planning on adding that to the startup druid somehow.
You can set it in the account settings dialog though. So you should be able to create an account, open the account dialog and set it there for now. We'll add it to the startup-druid shortly.
Changes Summary to reflect issue.
I've noticed that if the initial connect fails in the wizard, the account details are not saved so the user can't just click "Use SSL", they have to type it all in again. A check box on the server name page would be great, I'd offer a patch but I feel the response will be "I'm going to redesign all of that anyway".
Fixed.