[Devel] [ openser-Patches-1446614 ] tlsops module

SourceForge.net noreply at sourceforge.net
Thu May 4 11:56:21 CEST 2006


Patches item #1446614, was opened at 2006-03-09 18:34
Message generated for change (Comment added) made by klaus_darilion
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1446614&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: modules
Group: None
>Status: Closed
>Resolution: Out of Date
Priority: 5
Submitted By: Klaus Darilion (klaus_darilion)
Assigned to: Nobody/Anonymous (nobody)
Summary: tlsops module

Initial Comment:
Hi!

This patch is a tlsops module. The idea was to have
some TLS related functions which can be used in the
routing script to check TLS parameters.

I've implemented only one function: is_peer_verified()

This function returns 1 if the message is received via
TLS and the peer was verified during TLS connection
handshake, otherwise it returns -1

This module can be seen as a proof of concept and to
learn openssl related programming.

I'm not planning to extend this module in the next
time, thus I submitted it as a starting point for
others which want to play around with TLS.

Further, probably it would be better to use pseudo
variables to access such parameters.

----------------------------------------------------------------------

>Comment By: Klaus Darilion (klaus_darilion)
Date: 2006-05-04 11:56

Message:
Logged In: YES 
user_id=1318360

new tlsops module added to "TLS client domain" patch.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1446614&group_id=139143



More information about the Devel mailing list