<?xml version="1.0" encoding="UTF-8"?> 
<?xml-stylesheet href="https://dev.horde.org/themes/horde//default/feed-rss.xsl" type="text/xsl"?> 
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> 
 <channel> 
  <title>forced https links don&#039;t work with Google Chrome</title> 
  <pubDate>Fri, 10 Apr 2026 14:10:45 +0000</pubDate> 
  <link>https://bugs.horde.org/ticket/8405</link> 
  <atom:link rel="self" type="application/rss+xml" title="forced https links don&#039;t work with Google Chrome" href="https://bugs.horde.org/ticket/8405/rss" /> 
  <description>forced https links don&#039;t work with Google Chrome</description> 
 
   
   
  <item> 
   <title>On Debian Lenny, I use pound as a reverse proxy for sharing </title> 
   <description>On Debian Lenny, I use pound as a reverse proxy for sharing one IP for multiple web services. HTTPS requests are forwarded as plain HTTP requests to servers behind the proxy.



Thus I needed to force https links. The corresponding lines from config/conf.php are as follows:



$conf[&#039;use_ssl&#039;] = 1;

$conf[&#039;server&#039;][&#039;name&#039;] = &#039;mail.omitted.tld&#039;;

$conf[&#039;server&#039;][&#039;port&#039;] = 443;



When using Google Chrome (v 2.0.172.33, latest) , the main frameset page has an invalid link after login. The corresponding generated line is as follows:



&lt;frame name=&quot;horde_main&quot; src=&quot;https://https://mail.omitted.tld/login.php?frameset_loaded=1&quot; scrolling=&quot;auto&quot; noresize=&quot;noresize&quot; /&gt; 



The system works flawlessly with Firefox (v 3.0.6) and Internet Explorer (v. 8.0.7100); the frameset is generated correctly. </description> 
   <pubDate>Sat, 04 Jul 2009 15:09:27 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8405#t54787</link> 
  </item> 
   
  <item> 
   <title>I can&#039;t reproduce this with Chrome on Linux.</title> 
   <description>I can&#039;t reproduce this with Chrome on Linux.</description> 
   <pubDate>Mon, 13 Jul 2009 09:41:01 +0000</pubDate> 
   <link>https://bugs.horde.org/ticket/8405#t54932</link> 
  </item> 
   
   
 
 </channel> 
</rss> 
