<div dir="ltr"><div>on old and new server there runs 4.0.7<div class="im"><br>new machine:<br><br>root@rt:~# wget <a href="https://127.0.0.1/rt" target="_blank">https://127.0.0.1/rt</a><br></div>--2014-06-30 12:24:15--  <a href="https://127.0.0.1/rt" target="_blank">https://127.0.0.1/rt</a><div class="im">
<br>
Connecting to 127.0.0.1:443... connected.<br>The certificate's owner does not match hostname `127.0.0.1'<br>root@rt:~# wget <a href="https://localhost/rt" target="_blank">https://localhost/rt</a><br></div>--2014-06-30 12:28:22--  <a href="https://localhost/rt" target="_blank">https://localhost/rt</a><br>

Resolving localhost (localhost)... 127.0.0.1<br>Connecting to localhost (localhost)|127.0.0.1|:443... connected.<div class="im"><br>GnuTLS: A TLS warning alert has been received.<br>Unable to establish SSL connection.<br>
root@rt:~#<br><br>
</div></div>Why occurs a TLS warning? This comes not from the certificate (I also tried it with --no-check-certificate)</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-30 12:21 GMT+02:00 Christian Loos <span dir="ltr"><<a href="mailto:cloos@netcologne.de" target="_blank">cloos@netcologne.de</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Please keep replies to the list.<br>
<br>
Which RT version are you using?<br>
<br>
Because your apache making a redirect and rt-mailgate following<br>
redirects only in RT 4.2.4 and newer.<br>
<br>
Chris<br>
<br>
Am 30.06.2014 12:09, schrieb DD DD:<br>
<div class="HOEnZb"><div class="h5">> root@rt:~# wget <a href="https://HIDDEN/rt" target="_blank">https://HIDDEN/rt</a><br>
> --2014-06-30 12:04:42--  <a href="https://HIDDEN/rt" target="_blank">https://HIDDEN/rt</a><br>
> Resolving HIDDEN (HIDDEN)... HIDDEN<br>
> Connecting to HIDDEN (HIDDEN)|HIDDEN|:443... connected.<br>
> HTTP request sent, awaiting response... 301 Moved Permanently<br>
> Location: <a href="https://HIDDEN/rt/" target="_blank">https://HIDDEN/rt/</a> [following]<br>
> --2014-06-30 12:04:42--  <a href="https://HIDDEN/rt/" target="_blank">https://HIDDEN/rt/</a><br>
> Reusing existing connection to HIDDEN:443.<br>
> HTTP request sent, awaiting response... 200 OK<br>
> Length: unspecified [text/html]<br>
> Saving to: `rt'<br>
><br>
>     [<br>
> <=><br>
> ] 4,064       --.-K/s   in 0.01<br>
><br>
> 2014-06-30 12:04:43 (324 KB/s) - `rt' saved [4064]<br>
><br>
> root@rt:~#<br>
><br>
> It seems that Apache doesn't listen correct, but the hosts entry is correct.<br>
</div></div></blockquote></div><br></div>