Re: Certificate on PerlCtrl dll
by Jan Dubois other posts by this author
Feb 27 2002 8:29PM messages near this date
Certificate on PerlCtrl dll
|
exe startup error: /PerlApp/FindBin.pm line 166
On Tue, 26 Feb 2002 08:11:50 -0800, Tom Corlett <tcorlett@[...].net>
wrote:
> I have a PerlCtrl dll that works well (acting like an ActiveX in a web
> application), until I install my Authenticode security certificate. Then I
> get the Microsoft message in IE that says 'there's a problem, ...) and it
> kicks me out.
>
> I got the certificate from Thawte. Using Microsoft SDK tools it installs
> successfully. Anyone know the trick to this?
I think this might happen because we attach some additional information to
the end of the .DLL that is not covered by the PE file format. I'll see
if we can move this information into the Windows resource section instead.
If this is possible, then I'll send you a test version of perlctrl.exe to
see if this fixes the problem.
Cheers,
-Jan
_______________________________________________
PDK mailing list
PDK@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Tom Corlett
Jan Dubois
|