i just tested the latest cvs-head with certificate-login
and i got an error and checked the code - line 564, AC.pm:

            ## identification finished
            #$self->{session}->param ('prepare_ident', '');
            $self->{cgi}->param ('prepare_ident', '');

so original it has been {session}, when i changed it to {cgi}
since all other calls are for cgi - it worked like expected ;o)

but i'm not sure if this fix is correct...
so can u verify this please micheal?

and i checked it with the secclab for firefox (latest release)
workes just fine then (i used the xul package for windows)...

so we can put this in documentation as alternative
for wamcom.org stuff...

there is also some fix for the access_control xml files:
if i got this right, in the newest cvs versions we don't
need the line:

anymore - right? since those files have been removed and this
is done by scripting...

than we should adapt the documentation to - since there is still
a reference for <form>...</form> ;o), inside the xml files they
are already removed

just some recent things i got over ;o)


greetings dalini


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ OpenCA-Devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to