[OpenSER-Devel] [ openser-Patches-1758793 ] support for GnuTLS
SourceForge.net
noreply at sourceforge.net
Sat May 31 21:09:17 CEST 2008
Patches item #1758793, was opened at 2007-07-23 10:08
Message generated for change (Comment added) made by oej
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1758793&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: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Daniel-Constantin Mierla (miconda)
Assigned to: Daniel-Constantin Mierla (miconda)
Summary: support for GnuTLS
Initial Comment:
Upload of the work done by Juline Blache to add support for GnuTLS.
Here's the diff:
- Makefile: use the gnutls config helpers
- cfg.y: drop old & deprecated SSLv2 option
- tls/tls_config.h: remove unused enum values
- tls/tls_domain.h: prepare for gnutls
- tls/tls_init.c: partial gnutls conversion
- tls/tls_init.h: prepare for gnutls
- tls/tls_server.c: prepare for gnutls
Where to go from here:
- need to define an openser replacement for SSL_CTX; SSL_CTX as
provided by the gnutls openssl compat layer is a good starting
point (ditto for other openssl structs that need to be replaced)
- SSL options needs to be checked/redefined wrt gnutls options and
openssl options
- do we need to explicitly set the cipher list ? The cipher priority
should be enough.
----------------------------------------------------------------------
Comment By: Olle E. Johansson (oej)
Date: 2008-05-31 19:09
Message:
Logged In: YES
user_id=7341
Originator: NO
Does GNUtls support external SSL acceleration boards like OpenSSL?
----------------------------------------------------------------------
Comment By: Daniel-Constantin Mierla (miconda)
Date: 2007-07-23 10:10
Message:
Logged In: YES
user_id=1246013
Originator: YES
It is partial work, should be continued (cannot be used as it is now).
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1758793&group_id=139143
More information about the Devel
mailing list