Ok what is required for SSL?
I already have TKabber complies and openssl installed but seem unable to make any SSL connections.
set loginconf2(usessl) 1
set loginconfs(sslport) 5223
Is set in my config.tcl and there is no ssl (grey or red) on my client.
Am I missing something?
CVS - TKabber 0.7.9-alpha-20040710
no errors on compile....
:(
Activate SSL
You need TLS package for Tcl/Tk. There is no tutorial right now at the Tkabber Book for this, maybe it's time to write one. To check if you have TLS correctly installed: open a command line window and type this:
If you have TLS installed, then you can activate option 'usessl' in Tkabber. There are three possible ways:
Let's hope you can enable SSL with this help.
new tls tutorial
Take a look at the new tutorial about installing TLS. Post any problem or error.
The tutorial did the trick ..
The tutorial did the trick .. thanks for the help.