<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.8.5">
</HEAD>
<BODY>
Hello Kjell,<BR>
<BR>
Just let you know TLS_client_method() availability is being checked<BR>
during configure (and configure.ac):<BR>
<BR>
<A HREF="https://github.com/ASPLes/nopoll/blob/master/configure.ac#L256">https://github.com/ASPLes/nopoll/blob/master/configure.ac#L256</A><BR>
<BR>
In fact, your patch removes that support:<BR>
<BR>
-#if defined(NOPOLL_HAVE_TLS_FLEXIBLE_ENABLED)<BR>
-       case NOPOLL_METHOD_TLS_FLEXIBLE:<BR>
-               return SSL_CTX_new (is_client ? TLS_client_method () : TLS_server_method ());<BR>
-#endif         <BR>
<BR>
Regards,<BR>
<BR>
<BR>
El dom, 11-06-2017 a las 09:19 +0200, Kjell Irgens escribió:<BR>
<BLOCKQUOTE TYPE=CITE>
    ----- On 11 Jun, 2017, at 07:03, Chris Severance <A HREF="mailto:aur.severach@spamgourmet.com">aur.severach@spamgourmet.com</A> wrote:<BR>
    <FONT COLOR="#737373">> <A HREF="https://aur.archlinux.org/packages/nopoll/">https://aur.archlinux.org/packages/nopoll/</A></FONT><BR>
    <FONT COLOR="#737373">> % gcc --version</FONT><BR>
    <FONT COLOR="#737373">> gcc (GCC) 7.1.1 20170528</FONT><BR>
    <FONT COLOR="#737373">> % pacman -Q openssl</FONT><BR>
    <FONT COLOR="#737373">> openssl 1.1.0.f-1</FONT><BR>
    <FONT COLOR="#737373">> </FONT><BR>
    <FONT COLOR="#737373">> nopoll_conn.c:586:3: error: 'TLSv1_client_method' is deprecated</FONT><BR>
    <FONT COLOR="#737373">> [-Werror=deprecated-declarations]</FONT><BR>
    <BR>
    Hi Chris,<BR>
    <BR>
    I was able to make it compile by using the modifications attached to this mail.  Someone should make an autoconf check for TLS_client_method() availability and use the new API when available.<BR>
    <BR>
    --Kjell<BR>
    <BR>
    <BR>
    CONFIDENTIALITY This e-mail and any attachment contain KONGSBERG information which may be proprietary, confidential or subject to export regulations, and is only meant or the intended recipient(s). Any disclosure, copying, distribution or use is prohibited, if not otherwise explicitly agreed with KONGSBERG. If received in error, please delete it immediately from your system and notify the sender properly. <BR>
    <BR>
    _______________________________________________<BR>
    noPoll mailing list<BR>
    <A HREF="mailto:noPoll@lists.aspl.es">noPoll@lists.aspl.es</A><BR>
    <A HREF="http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll">http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll</A><BR>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Francis Brosnan Blázquez  -  ASPL
http://www.asplhosting.com/
http://www.aspl.es/
https://twitter.com/aspl_es
https://twitter.com/asplhosting
https://twitter.com/francisbrosnanb
https://es.linkedin.com/in/francis-brosnan-blázquez-1353a218

91 134 14 22 - 91 134 14 45 - 91 116 07 57
Av. Juan Carlos I 13, 2ºC, Torre Garena
28806 - Alcalá de Henares (España)

AVISO LEGAL
 
En virtud de lo dispuesto en la Ley Orgánica 15/1999, de 13 de
diciembre, de Protección de Datos de Carácter Personal, le informamos de
que sus datos de carácter personal, recogidos de fuentes accesibles al
público o datos que usted nos ha facilitado previamente, proceden de
bases de datos propiedad de Advanced Software Production Line, S.L.
(ASPL).
 
ASPL garantiza que los datos serán tratados con la finalidad de mantener
las oportunas relaciones comerciales o promocionales con usted o la
entidad que usted representa. No obstante, usted puede ejercitar sus
derechos de acceso, rectificación, cancelación y oposición dispuestos en
la mencionada Ley Orgánica, notificándolo por escrito a ASPL -
Protección Datos, Av. Juan Carlos I 13, 2ºC, Alcalá de Henares
(Madrid).
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>