On Nov 13, 2006, at 11:29 AM, Mark Smith wrote:
Just a heads up to those who might be interested. RunRev have just told me that the SSL add-on is not going to be available to Studio licencees anymore. You'll have to have an Enterprise licence in order to use the SSL library. :(
For the encryption part, one can use shell() with the command-line tool openSSL. I do this to test the library and to get to things yet implemented. (On Windows, binary output of shell() is garbled, well, maybe just text-interpreted, so you will want to redirect to a file in some cases, which can be a security issue.)
Dar _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
