<!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>
Hi Jawada.<BR>
<BR>
No. That function takes all certificate information from the files you<BR>
provide at the function. The content of these files are passed in into<BR>
OpenSSL engine.<BR>
<BR>
It has no connection to any global store (unless OpenSSL does so, which<BR>
I think it is not the case).<BR>
<BR>
Best Regards.<BR>
<BR>
<BR>
El mar, 05-06-2018 a las 06:40 +0000, Jawada Pallipath escribió:
<BLOCKQUOTE TYPE=CITE>
    Hi,<BR>
    <BR>
    Requesting kindly to respond to our query below .<BR>
    <BR>
    <BR>
    Does this command <BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <A HREF="http://www.aspl.es/nopoll/html/group__nopoll__conn__opts_gaafe59c8b7baa3ed10cee191de98193cd.html#gaafe59c8b7baa3ed10cee191de98193cd">nopoll_conn_opts_set_ssl_certs</A> (opts, 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    // certificate
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    "client.pem",
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    // private key
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    "client.pem",
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    NULL,
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    // ca certificate
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    "root.pem");
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    takes root/ca/server certificate from Global store automatically ? <BR>
    <BR>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2">Regards,</FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2">Jawada Pallipath</FONT><BR>
    <FONT SIZE="2"><FONT COLOR="#0099ff">TATA ELXSI</FONT></FONT><BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <FONT SIZE="2"><FONT COLOR="#800080"><A HREF="http://www.tataelxsi.com/">www.tataelxsi.com</A></FONT></FONT>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <BR>
    <BR>
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    
<HR ALIGN="center">

</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    <B><FONT COLOR="#000000">From:</FONT></B><FONT COLOR="#000000"> Francis Brosnan Blázquez <francis.brosnan@aspl.es></FONT><BR>
    <B><FONT COLOR="#000000">Sent:</FONT></B><FONT COLOR="#000000"> Monday, May 21, 2018 12:32:13 PM</FONT><BR>
    <B><FONT COLOR="#000000">To:</FONT></B><FONT COLOR="#000000"> Jawada Pallipath</FONT><BR>
    <B><FONT COLOR="#000000">Cc:</FONT></B><FONT COLOR="#000000"> nopoll@lists.aspl.es</FONT><BR>
    <B><FONT COLOR="#000000">Subject:</FONT></B><FONT COLOR="#000000"> Re: [noPoll] Doubt Clearance Request</FONT> 
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
     
</BLOCKQUOTE>
<BLOCKQUOTE TYPE=CITE>
    Hello.<BR>
    <BR>
    You documentation about this in the manual:<BR>
    <BR>
    <A HREF="http://www.aspl.es/nopoll/html/nopoll_core_library_manual.html#nopoll_implementing_mutual_auth">http://www.aspl.es/nopoll/html/nopoll_core_library_manual.html#nopoll_implementing_mutual_auth</A><BR>
    <BR>
    You have also regression test check this support with working examples:<BR>
    <BR>
    <A HREF="https://github.com/ASPLes/nopoll/blob/master/test/nopoll-regression-client.c#L2080">https://github.com/ASPLes/nopoll/blob/master/test/nopoll-regression-client.c#L2080</A><BR>
    <BR>
    Best Regards.<BR>
    <BR>
    <BR>
    El sáb, 19-05-2018 a las 08:28 +0000, Jawada Pallipath escribió: <BR>
    <BLOCKQUOTE TYPE=CITE>
        Hi,<BR>
        <BR>
        This is to request to clear a technical doubt regarding noPoll package. <BR>
        <BR>
        <BR>
        Doubt :<BR>
        <BR>
        Does this have any function to support HTTPS Mutual Authentication.<BR>
        <BR>
        Detail : As per Mutual Authentication Protocol, both Client and server have to authenticated from opposite sides and so, Client has to send it's certificate to Server, when server requests for it. <BR>
        <BR>
        <BR>
        Is there any function to support this ?<BR>
        <BR>
        <BR>
        Kindly requesting to respond for the same .<BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <BR>
        <FONT SIZE="2">Regards,</FONT> <BR>
        <FONT SIZE="2">Jawada Pallipath</FONT><BR>
        <FONT SIZE="2"><FONT COLOR="#0099ff">TATA ELXSI</FONT></FONT><BR>
        <BR>
        <FONT SIZE="2"><FONT COLOR="#800080"><A HREF="http://www.tataelxsi.com/">www.tataelxsi.com</A></FONT></FONT><BR>
        <BR>
        <BR>
<PRE>
_______________________________________________
noPoll mailing list
<A HREF="mailto:noPoll@lists.aspl.es">noPoll@lists.aspl.es</A>
<A HREF="http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll">http://lists.aspl.es/cgi-bin/mailman/listinfo/nopoll</A>
</PRE>
    </BLOCKQUOTE>
    <BR>
    <TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>

</PRE>
<BR>
</TD>
</TR>
</TABLE>
</BLOCKQUOTE>
<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>