Klaus Darilion wrote: >> Don't know how to implement the logic itself, but IMHO it's much easier >> and cleaner to export a function, say is_tls_peer_verified(), which >> could be placed in the tls module without messing with yacc/lex... > > Interesting. I guess then the tls code must export this functions like > any other module? > > Or should we write a dedicated TLS module in the modules directory for > this functions?
Oh. I thought there IS already a tls module. But since it's in the core, it would be more consistent to just export a parameter. Sorry. I better leave this to the experts ;o) Andy _______________________________________________ Devel mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/devel
