Dear all,
Due to quest for easier install I separated SSL support to another
bundle and parcel. Now we have two bundles and two parcels:
Swazoo
Swazoo-SSL
Both bundles are also published on Cincom Public Repository (version
0.9.90).
Installation instructions (from bundle/parcel comment):
1. copy everything from the goodies/other/Swazoo to your prefered
directory, together with original visual.im
2. load bundle or parcel Swazoo
3. In a workspace doIt SwazooServer configureFrom: 'sites.cnf'
4. in your browser open
http://localhost:8888Additional steps for adding SSL support:
5. on Linux, be sure you have openssl installed
6. load bundle or parcel Swazoo-SSL
7. in a workspace doIt SwazooServer configureFrom: 'sites-ssl.cnf'
8. in your browser open
https://localhost:8889 (don't forget s in
https:// !)
Best regards
Janko Miv�ek