<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">

<p style="color: #777777;">
<a href="https://gitlab.com/IBBoard">IBBoard</a>
commented:
</p>
<div style="">
<p dir="auto">I'm trying to recreate this in a simple code example, but I'm struggling to get it to handshake multiple times. Currently my test keeps the connection open and I'm not yet familiar enough with C/Vala/librest/caring about individual SSL connections to know how to make it behave differently (even though the code I'm using is just taken from elsewhere in the main app's code base, where I see multiple handshakes).</p>
<p dir="auto">There's nothing special about the URLs (that I know of) - just standard Twitter API URLs.</p>
<p dir="auto">All the requests are going to api.twitter.com and a good action can come just after a bad action (when it isn't likely to have done a new DNS lookup), so it seems unlikely that it's an oddball server with different behaviour.</p>
<p dir="auto">I don't know what libsoup might do, but is it possible for it to call GnuTLS in such a way that it triggers a New Session Ticket in a handshake from the server that GnuTLS isn't expecting?</p>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/841#note_224112854">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/cb0e632c3471a7872a58e63f2e5d2d19/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/841#note_224112854"}}</script>


</p>
</div>
</body>
</html>