<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
In my current code I'm using the Windows API to do this, but I want to know how I can do it using just the OpenSSL crypto library instead.  What functions do I need to use and what header(s) do I need to #include?  My current code pulling root certs from the
 store is <a href="https://github.com/DragonOsman/currency_converter/blob/master/currency_converter/root_certificate.hpp" title="https://github.com/DragonOsman/currency_converter/blob/master/currency_converter/root_certificate.hpp">
here</a>.  </div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Thanks.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);" class="elementToProof">
Osman</div>
</body>
</html>