<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1472225642564_2701">Thanks for the reply.</div><div id="yui_3_16_0_ym19_1_1472225642564_2701"><br></div><div id="yui_3_16_0_ym19_1_1472225642564_2701">I know about the redundancy part. Wanted to know if there could be any negative impact.</div> <div class="qtdSeparateBR"><br><br></div><div class="yahoo_quoted" style="display: block;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div style="font-family: HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, sans-serif; font-size: 16px;"> <div dir="ltr"><font size="2" face="Arial"> On Friday, August 26, 2016 8:51 PM, Viktor Dukhovni <openssl-users@dukhovni.org> wrote:<br></font></div>  <br><br> <div class="y_msg_container">On Fri, Aug 26, 2016 at 03:14:58PM +0000, <a shape="rect" ymailto="mailto:asmarner@yahoo.com" href="mailto:asmarner@yahoo.com">asmarner@yahoo.com</a> wrote:<br clear="none"><br clear="none">> Is there any negative impact ofusing SSL_CTX_use_certificate_file() and<br clear="none">> SSL_CTX_use_certificate_chain_file() together?<br clear="none"><br clear="none">The first is redundant and should avoided.<div class="yqt2918673823" id="yqtfd32244"><br clear="none"><br clear="none">> My application loads thecertificate using SSL_CTX_use_certificate_file() and<br clear="none">> loads the complete chain using SSL_CTX_use_certificate_chain_file().</div><br clear="none"><br clear="none">The latter also loads the leaf certificate, so the former is not needed.<br clear="none"><br clear="none">-- <br clear="none">    Viktor.<br clear="none">-- <br clear="none">openssl-dev mailing list<br clear="none">To unsubscribe: <a shape="rect" href="https://mta.openssl.org/mailman/listinfo/openssl-dev" target="_blank">https://mta.openssl.org/mailman/listinfo/openssl-dev</a><br><br></div>  </div> </div>  </div></div></body></html>