Hello,
I'm using TAO 1.4a with SSLIOP (the IIOP over SSL with Visual studio 2005
(VC8).
I've beeb trying to run some tests in console applications and they all work
just fine.

I tried to use TAO+SSL to connect a remote host with an ActiveX control.
This also work well, but when there is a runtime error it crashes whatever
container that holds in
(e.g. Internet explorer).
To be more specific: If the authorization fails (when CA file is missing or
incorrect) I can't catch the exception in the ActiveX Control. I can catch
other exeptions (CORBA  exception etc) but not does that are generated by
the OpenSSL library.
When running exactly the same code in a console application I can catch any
exception.

Thanks,

Hadar

Reply via email to