<!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 class="details" style="font-style: italic; color: #777;">
<a href="https://gitlab.com/bjacke">Björn Jacke</a> created an issue <a href="https://gitlab.com/gnutls/gnutls/-/issues/1037">#1037</a>:
</p>
<div></div>
<p dir="auto">I recently added gnutls-cli support to the rsync-ssl wrapper script but
gnutls-cli turns out to mess up the i/o stream.</p>
<p dir="auto">To show you the effect I attach the <a href="https://gitlab.com/gnutls/gnutls/uploads/9fd0318c67c1c9f530b65163940fbead/rsync-ssl" data-link="true" class="gfm">rsync-ssl</a> script.</p>
<p dir="auto">If you run it like</p>
<p dir="auto">./rsync-ssl --type=gnutls -ai download.samba.org::gnokii /tmp/testdir/</p>
<p dir="auto">You will probably see already letters from the rsync welcome banner be
scrambled. Later on the rsync protocol stream will break.</p>
<p dir="auto">If you run the same command with --type=openssl then there will be no
error. Is there some blocking I/O issue with gnutls-cli in terminal mode?</p>

</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/1037">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/ce419a0f4a320f06744e65e33fca1749/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/1037"}}</script>


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