Hello - I got the VFP EEVA web server working with session variables as well
as cookies for login authentication. My question is how do I implement an
SSL socket in the web server? More important, where are some good sites to
look at that sell SSL and should it be an ActiveX control? I'm thinking if
it is then I could most likely directly replace the current socket or add
the SSL socket right in with the webserver app written in VFP. Please
forgive me if I don't have all the terminology correct but I know little
about SSL. Ideally I would like to just place the SSL socket ActiveX
control right in the app either on a form or in a class.

Thanks,
Mike