Re: OnHostCertificate event problems (General questions)

by Jasmine, (7156 days ago) @ Paul Draper

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?

locked

Complete thread: