Hi,

 
Is there any negative impact ofusing SSL_CTX_use_certificate_file() and 
SSL_CTX_use_certificate_chain_file()

together?


 
My application loads thecertificate using SSL_CTX_use_certificate_file()and 
loads the complete chain using SSL_CTX_use_certificate_chain_file().


 
Theapplication works as expected. 


 
Justwanted to know if there will be any negative impact. Wanted this 
information fromOpenssl developer forum. 

-- 
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to