Hi Brian, I think you are totally right. According to PLT.26.3 of the portlet specification, it reads clearly on "secure" attribute: "If the security is not set for a URL, it must stay the same as the security setting of the current request." So, I'd like to suggest you create a JIRA issue for this.
Kind regards, Woonsan ----- Original Message ---- > From: Brian Krispinsky <[email protected]> > To: [email protected] > Sent: Sat, January 30, 2010 2:24:13 AM > Subject: Rendered URL's don't show 'https' > > I'm running Jetspeed 2 using SSL connections on Tomcat 6. I've noticed that > all > portlet URL's, in both my portlet application and the Jetspeed Admin > application > are rendered showing http rather than https. For example, a URL in a portlet > that should link to https://mysite.com/portal/foo instead links to > http://mysite/portal/foo. > > I was able to fix this in my application by adding the attribute > "secure='true'" > to every custom tag. But this seems unwieldy, as I'd need > to change the code of all the Jetspeed portlets to get them working as well. > Is > there some kind of configuration setting I can use to default all rendered > URL's > to https instead of http? > > Thanks! > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
