[Devel] TLS question

Andreas Granig andreas.granig at inode.info
Wed Jan 25 20:33:17 CET 2006


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





More information about the Devel mailing list