Re: OnHostCertificate event problems (General questions)
Paul,
I think this is problem with Delphi that cannot deal with [in/out] argument in event. We can solve this with workaround - we can create hidden property 'Accept' that you would call from inside this event instead of setting the argument.
Would that help?
Complete thread:
- OnHostCertificate event problems - Paul Draper, 2005-09-29, 12:48
- Re: OnHostCertificate event problems - wodSupport, 2005-09-29, 12:50
- Re: OnHostCertificate event problems - Paul Draper, 2005-09-30, 12:37
- Re: OnHostCertificate event problems - wodSupport, 2005-09-29, 12:50