Re: wodhttp, ssl, certificates and javascript - ho - WeOnlyDo Discussion board

Re: wodhttp, ssl, certificates and javascript - ho (General questions)

by wodDamir, Tuesday, November 17, 2009, 15:50 (5280 days ago) @ sumatra

Hi Sumatra,

The Secure property specifies if SSL is used. You can find more information about that property here:

http://www.weonlydo.com/HttpDLX/Help/wodHttpDLXLib~wodHttpDLX~Secure.html

Or in the documentation file that is distributed along with the component. You can also find a
wodCertificate.chm (usually in C:\Windows\System32 folder) file that contains documentation on using the library.

Basically, what you need to do in order to use Certificate, is to initialize wodCertificate object (wodCertificate.dll), call it's Load method on Certificate file, and pass it's reference to wodHttpDLX's Certificate property.

We don't have a sample of this in JavaScript, but if you need a sample, please contact us at techsupport@weonlydo.com and we will try to make one for you.

Regards,
Damba


Complete thread: