id summary reporter owner description type status priority milestone component version severity resolution keywords cc focuses 19563 feed generator does not correctly detect if we run on https duritong dd32 "wp-includes/feed.php does not correctly detect, whether the feed is accessed via https or not, so it will always generate an http-only link. This is because it looks for {{{ $_SERVER['https'] }}} instead of {{{ $_SERVER['HTTPS'] }}} Other wordpress scripts are already looking for: {{{ $_SERVER['HTTPS'] }}} So fix is quite simple and patch is attached and uploaded here: https://gist.github.com/1481164" defect (bug) closed normal 3.4 Feeds normal fixed has-patch