How did you made you pemfile.pem? I spent some days fighting with this very same problem a few weeks/months ago - maybe I can help you.
On Wed, Apr 14, 2010 at 8:16 PM, Salvatore De Paolis <[email protected]> wrote: > Hi all, > > I'm trying to setup an SSL connection in this way: > > c2s.xml > > <local> > <id realm='mysite.com' > pemfile='/usr/etc/pemfile.pem' > verify-mode='true' > register-enable='true' > password-change='true'>mysite.com</id> > <ip>0.0.0.0</ip> > <port>5222</port> > </local> > > > While i connect with gajim i get the warning: > > Insecure connection > You are about to send your password on an unencrypted connection. Are you sure > you want to do that? > > Am I missing something? > > regards > Salvatore > > -- > To unsubscribe send a mail to [email protected] > > -- To unsubscribe send a mail to [email protected]
