<div dir="ltr"><div class="gmail_default" style="font-size:small"><span class="gmail-im" style="font-size:12.8px">>> <a href="https://username:password@server.com/" rel="noreferrer" target="_blank">https://username:password@<wbr>server.com</a><br>>> How do I specify this username and password when using SSL_connect()?<br>><br></span><span style="font-size:12.8px">>You don't.  That stuff is at the protocol level about TLS/SSL.</span><div class="gmail-yj6qo gmail-ajU" style="font-size:12.8px"></div></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">OK. Let me try to rephrase my question.  Please excuse me if I don't get terminology exactly correct I am a novice user of OpenSSL and encryption in general.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I need to make a connection to this server from my app. The server will only allow TLS1.2 connections and requires username/password.  Other than the additional username/password I have working code which is working against a demo server which does not require this additional username/password.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I am able to connect to the user using a browser by putting the username/password into the url.  This proves that I know the correct username/password but has no other relevance.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><br></span></div><div><span style="font-family:arial,helvetica,sans-serif;font-size:12.8px">Jeff Archer</span><br style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><a href="mailto:jarcher7@yahoo.com" style="font-family:arial,helvetica,sans-serif;font-size:12.8px" target="_blank">jeffarcher7@gmail.com</a><br style="font-family:arial,helvetica,sans-serif;font-size:12.8px"><font face="arial, helvetica, sans-serif"><br></font></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Fri, Apr 21, 2017 at 6:29 PM, Salz, Rich via openssl-users <span dir="ltr"><<a href="mailto:openssl-users@openssl.org" target="_blank">openssl-users@openssl.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> <a href="https://username:password@server.com" rel="noreferrer" target="_blank">https://username:password@<wbr>server.com</a><br>
> How do I specify this username and password when using SSL_connect()?<br>
<br>
</span>You don't.  That stuff is at the protocol level about TLS/SSL.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
openssl-users mailing list<br>
To unsubscribe: <a href="https://mta.openssl.org/mailman/listinfo/openssl-users" rel="noreferrer" target="_blank">https://mta.openssl.org/<wbr>mailman/listinfo/openssl-users</a><br>
</div></div></blockquote></div><br></div>