[Devel] TLS question

Andreas Granig andreas.granig at inode.info
Wed Jan 25 19:00:42 CET 2006


Klaus Darilion wrote:
>   if (tls_peer_verfied == 1) {
>     # allow incoming SIP requests from verfied peer
>     ...

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...

Just my 2 cents,
Andy



More information about the Devel mailing list