<!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/dwmw2">David Woodhouse</a>
<a href="https://gitlab.com/gnutls/gnutls/-/issues/1234#note_572942436">commented</a>:
</p>
<div style="">
<p dir="auto">... and when I force TLSv1.2 using the TPM key:</p>
<pre class="code highlight js-syntax-highlight language-plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">BUF[REC]: Inserted 63 bytes of Data(22)</span>
<span id="LC2" class="line" lang="plaintext">HSK[0x192b870]: CERTIFICATE REQUEST (13) was received. Length 59[59], frag offset 0, frag length: 59, sequence: 0</span>
<span id="LC3" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (4.1) RSA-SHA256</span>
<span id="LC4" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.9) RSA-PSS-SHA256</span>
<span id="LC5" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.4) RSA-PSS-RSAE-SHA256</span>
<span id="LC6" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (4.3) ECDSA-SHA256</span>
<span id="LC7" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.7) EdDSA-Ed25519</span>
<span id="LC8" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (5.1) RSA-SHA384</span>
<span id="LC9" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.10) RSA-PSS-SHA384</span>
<span id="LC10" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.5) RSA-PSS-RSAE-SHA384</span>
<span id="LC11" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (5.3) ECDSA-SHA384</span>
<span id="LC12" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.8) EdDSA-Ed448</span>
<span id="LC13" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (6.1) RSA-SHA512</span>
<span id="LC14" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.11) RSA-PSS-SHA512</span>
<span id="LC15" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (8.6) RSA-PSS-RSAE-SHA512</span>
<span id="LC16" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (6.3) ECDSA-SHA512</span>
<span id="LC17" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (2.1) RSA-SHA1</span>
<span id="LC18" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (2.3) ECDSA-SHA1</span>
<span id="LC19" class="line" lang="plaintext">EXT[0x192b870]: rcvd signature algo (2.2) DSA-SHA1</span>
<span id="LC20" class="line" lang="plaintext">ASSERT: buffers.c[get_last_packet]:1168</span>
<span id="LC21" class="line" lang="plaintext">READ: Got 5 bytes from 0x5</span>
<span id="LC22" class="line" lang="plaintext">READ: read 5 bytes from 0x5</span>
<span id="LC23" class="line" lang="plaintext">RB: Have 0 bytes into buffer. Adding 5 bytes.</span>
<span id="LC24" class="line" lang="plaintext">RB: Requested 5 bytes</span>
<span id="LC25" class="line" lang="plaintext">REC[0x192b870]: SSL 3.3 Handshake packet received. Epoch 0, length: 4</span>
<span id="LC26" class="line" lang="plaintext">REC[0x192b870]: Expected Packet Handshake(22)</span>
<span id="LC27" class="line" lang="plaintext">REC[0x192b870]: Received Packet Handshake(22) with length: 4</span>
<span id="LC28" class="line" lang="plaintext">READ: Got 4 bytes from 0x5</span>
<span id="LC29" class="line" lang="plaintext">READ: read 4 bytes from 0x5</span>
<span id="LC30" class="line" lang="plaintext">RB: Have 5 bytes into buffer. Adding 4 bytes.</span>
<span id="LC31" class="line" lang="plaintext">RB: Requested 9 bytes</span>
<span id="LC32" class="line" lang="plaintext">REC[0x192b870]: Decrypted Packet[3] Handshake(22) with length: 4</span>
<span id="LC33" class="line" lang="plaintext">BUF[REC]: Inserted 4 bytes of Data(22)</span>
<span id="LC34" class="line" lang="plaintext">HSK[0x192b870]: SERVER HELLO DONE (14) was received. Length 0[0], frag offset 0, frag length: 0, sequence: 0</span>
<span id="LC35" class="line" lang="plaintext">HSK[0x192b870]: CERTIFICATE was queued [541 bytes]</span>
<span id="LC36" class="line" lang="plaintext">HWRITE: enqueued [CERTIFICATE] 541. Total 541 bytes.</span>
<span id="LC37" class="line" lang="plaintext">ASSERT: mpi.c[wrap_nettle_mpi_print]:60</span>
<span id="LC38" class="line" lang="plaintext">HSK[0x192b870]: CLIENT KEY EXCHANGE was queued [310 bytes]</span>
<span id="LC39" class="line" lang="plaintext">HWRITE: enqueued [CLIENT KEY EXCHANGE] 310. Total 851 bytes.</span>
<span id="LC40" class="line" lang="plaintext">checking cert compat with RSA-SHA256</span>
<span id="LC41" class="line" lang="plaintext">cannot use privkey of EC/ECDSA with RSA-SHA256</span>
<span id="LC42" class="line" lang="plaintext">checking cert compat with RSA-PSS-SHA256</span>
<span id="LC43" class="line" lang="plaintext">cannot use privkey of EC/ECDSA with RSA-PSS-SHA256</span>
<span id="LC44" class="line" lang="plaintext">checking cert compat with RSA-PSS-RSAE-SHA256</span>
<span id="LC45" class="line" lang="plaintext">cannot use privkey of EC/ECDSA with RSA-PSS-RSAE-SHA256</span>
<span id="LC46" class="line" lang="plaintext">checking cert compat with ECDSA-SHA256</span>
<span id="LC47" class="line" lang="plaintext">sign handshake cert vrfy: picked ECDSA-SHA256</span></code></pre>
</div>


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

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/-/issues/1234#note_572942436">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/41e046eca80ba5d8daa74b3bf0ebc261/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/1234#note_572942436"}}</script>


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