I think you might need revsecurity.dll if you open a database with SSL. I know on mobile you need to include the encryption external if you open a database with SSL.
Ralph DiMola IT Director Evergreen Information Services [email protected] -----Original Message----- From: use-livecode [mailto:[email protected]] On Behalf Of Tiemo Hollmann TB Sent: Monday, April 27, 2015 6:54 AM To: 'How to use LiveCode' Subject: AW: where does revsecurity.dll comes from? Thanks Mark and the others, Good to know, but funny I don't use either encrypt functions, nore https in this stack. I have no idea, what the standalone builder found to have it included. Tiemo -----Ursprüngliche Nachricht----- Von: use-livecode [mailto:[email protected]] Im Auftrag von Mark Waddingham Gesendet: Samstag, 25. April 2015 14:07 An: How to use LiveCode Betreff: Re: where does revsecurity.dll comes from? It also provides https support (via secure socket features which libURL uses) - which is the bit many applications will use indirectly if they aren't using the encryption facilities directly. Mark. Sent from my iPhone > On 24 Apr 2015, at 22:37, Mark Talluto <[email protected]> wrote: > >> On Apr 24, 2015, at 5:55 AM, Tiemo Hollmann TB <[email protected]> wrote: >> Who can give me a hint, where this dll comes from and how I can get >> rid of it - and hopefully speed up the build process? > > Hi Teimo, > > The revsecurity.dll allows you to use encryption in your applications. This would include commands like: > encrypt, cipherNames, decrypt, and many others. > > Best regards, > > Mark Talluto > livecloud.io > canelasoftware.com > > _______________________________________________ > use-livecode mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode
