Patches item #1758793, was opened at 2007-07-23 13:08 Message generated for change (Tracker Item Submitted) made by Item Submitter 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. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1758793&group_id=139143 _______________________________________________ Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel