<!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/atwebm">Markus Weber</a>
commented:
</p>
<div style="">
<p dir="auto">an easier Reproduction is via direct wget:</p>
<p dir="auto">From Debian 9.11 Elasticsearch Server</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">wget https://localhost:9200/</span>
<span id="LC2" class="line" lang="plaintext">--2020-01-11 21:57:48--  https://localhost:9200/</span>
<span id="LC3" class="line" lang="plaintext">Resolving localhost (localhost)... 127.0.0.1</span>
<span id="LC4" class="line" lang="plaintext">Connecting to localhost (localhost)|127.0.0.1|:9200... connected.</span>
<span id="LC5" class="line" lang="plaintext">The certificate's owner does not match hostname ‘localhost’</span></code></pre>
<p dir="auto">And here from Debian 10.2 Elasticsearch Server</p>
<pre class="code highlight js-syntax-highlight plaintext" lang="plaintext" v-pre="true"><code><span id="LC1" class="line" lang="plaintext">wget https://localhost:9200/</span>
<span id="LC2" class="line" lang="plaintext">--2020-01-11 21:57:24--  https://localhost:9200/</span>
<span id="LC3" class="line" lang="plaintext">Resolving localhost (localhost)... 127.0.0.1</span>
<span id="LC4" class="line" lang="plaintext">Connecting to localhost (localhost)|127.0.0.1|:9200... connected.</span>
<span id="LC5" class="line" lang="plaintext">GnuTLS: Unknown Subject Alternative name in X.509 certificate.</span>
<span id="LC6" class="line" lang="plaintext">Unable to establish SSL connection.</span></code></pre>
<p dir="auto">The Certificate shows this Field:<br>
X509v3 Subject Alternative Name:<br>
Registered ID:1.2.3.4.5.5, DNS:ecs1.me.com, IP Address:172.16.0.10</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/905#note_270145958">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/6e1cca5a840c8f27be6a01a9bca91f46/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/905#note_270145958"}}</script>


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