<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: HTTPS external URL remapped to port 80 in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/https-external-url-remapped-to-port-80/m-p/325866#M12867</link>
    <description>&lt;P&gt;Virtual hosting configuration is described at &lt;A href="https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 01 Mar 2018 12:48:12 GMT</pubDate>
    <dc:creator>Florent_Guillau</dc:creator>
    <dc:date>2018-03-01T12:48:12Z</dc:date>
    <item>
      <title>HTTPS external URL remapped to port 80</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/https-external-url-remapped-to-port-80/m-p/325865#M12866</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;When trying to get access to my HTTPS url (https://ged.mydomain.com), I'm redirected to &lt;A href="https://ged.mydomain.com:80/nuxeo/ui/"&gt;https://ged.mydomain.com:80/nuxeo/ui/&lt;/A&gt; ending with an error "ERR_SSL_PROTOCOL_ERROR".&lt;/P&gt;
&lt;P&gt;Nuxeo is running inside a docker container (mapping 58080:8080) and accessing the platform locally with the http address and port 58080 runs perfectly.&lt;/P&gt;
&lt;P&gt;I use nginx as reverse-proxy server (I'm totally noob in proxy configuration). The configuration file is the following :&lt;/P&gt;
&lt;P&gt;server {
listen 443 ssl;
listen [::]:443 ssl;&lt;/P&gt;
&lt;P&gt;server_name ged.mydomain.com;&lt;/P&gt;
&lt;P&gt;ssl_certificate /usr/syno/etc/certificate/ReverseProxy/.../fullchain.pem;&lt;/P&gt;
&lt;P&gt;ssl_certificate_key /usr/syno/etc/certificate/ReverseProxy/.../privkey.pem;&lt;/P&gt;
&lt;P&gt;location / {
proxy_set_header        Host                $http_host;
proxy_set_header        X-Real-IP           $remote_addr;
proxy_set_header        X-Forwarded-For     $proxy_add_x_forwarded_for;
proxy_set_header        X-Forwarded-Proto   $scheme;
proxy_intercept_errors  on;
proxy_http_version      1.1;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE&gt;proxy_pass &lt;A href="http://localhost:58080" target="test_blank"&gt;http://localhost:58080&lt;/A&gt;;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;}
}&lt;/P&gt;
&lt;P&gt;Do I need to change something at the nginx configuration or is it something that I can change in the Nuxeo parameters?&lt;/P&gt;
&lt;P&gt;Thanks in advance for any help.&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Frédéric&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 10:10:22 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/https-external-url-remapped-to-port-80/m-p/325865#M12866</guid>
      <dc:creator>Frederic_Bottin</dc:creator>
      <dc:date>2018-03-01T10:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: HTTPS external URL remapped to port 80</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/https-external-url-remapped-to-port-80/m-p/325866#M12867</link>
      <description>&lt;P&gt;Virtual hosting configuration is described at &lt;A href="https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/" target="test_blank"&gt;https://doc.nuxeo.com/nxdoc/http-and-https-reverse-proxy-configuration/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 01 Mar 2018 12:48:12 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/https-external-url-remapped-to-port-80/m-p/325866#M12867</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2018-03-01T12:48:12Z</dc:date>
    </item>
  </channel>
</rss>

