<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: JBoss guide: How to enable SSL (HTTPS) on JBoss, as well as other &#8220;nice-to-know&#8221; configurations</title>
	<atom:link href="http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/feed/" rel="self" type="application/rss+xml" />
	<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/</link>
	<description>Challenges and solutions within the world of web applications, Jboss and Jsf</description>
	<lastBuildDate>Thu, 01 Oct 2009 12:44:16 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: JbossUser</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-324</link>
		<dc:creator>JbossUser</dc:creator>
		<pubDate>Fri, 15 May 2009 20:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-324</guid>
		<description>I followed the above steps and trying to use
https://servername:port/portal/

I get the below error:

Secure Connection Failed
Cannot communicate securely with peer: no common encryption algorithm(s).
(Error code: ssl_error_no_cypher_overlap)

Any solution would be very appreciated. Thanks in advance.</description>
		<content:encoded><![CDATA[<p>I followed the above steps and trying to use<br />
<a href="https://servername:port/portal/" rel="nofollow">https://servername:port/portal/</a></p>
<p>I get the below error:</p>
<p>Secure Connection Failed<br />
Cannot communicate securely with peer: no common encryption algorithm(s).<br />
(Error code: ssl_error_no_cypher_overlap)</p>
<p>Any solution would be very appreciated. Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-242</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Wed, 18 Mar 2009 23:14:34 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-242</guid>
		<description>Thanks, Roneiv!

You solved my problem.

I was trying to bind a jboss webservice with:

-b 192.168.1.190 (my local network IP).

But my network has a proxy server, wich one doesn&#039;t know how to resolve 192.168.1.190 address.

IE and Mozilla knows because I set to not use proxy for local adresses (intranet). But jboss is not aware of this information.

So I made the bind to -b 0.0.0.0, and jboss deployed the service on . And everything worked fine.

Thank you very much!</description>
		<content:encoded><![CDATA[<p>Thanks, Roneiv!</p>
<p>You solved my problem.</p>
<p>I was trying to bind a jboss webservice with:</p>
<p>-b 192.168.1.190 (my local network IP).</p>
<p>But my network has a proxy server, wich one doesn&#8217;t know how to resolve 192.168.1.190 address.</p>
<p>IE and Mozilla knows because I set to not use proxy for local adresses (intranet). But jboss is not aware of this information.</p>
<p>So I made the bind to -b 0.0.0.0, and jboss deployed the service on . And everything worked fine.</p>
<p>Thank you very much!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bimal Thapa</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-231</link>
		<dc:creator>Bimal Thapa</dc:creator>
		<pubDate>Fri, 20 Feb 2009 11:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-231</guid>
		<description>Hi roneiv,
I am using JBoss Portal Server 2.7.1 and i did exactly what you told to enable SSL, but i must use CAS for SSO. Whenever i start loggin in to JBoss Portal, it shows the CAS login screen, thats fine which is desired, but it fails to validate and the login screen of portal apears which is not desired, as the feature of CAS suggest to login directly into the portal admin control without admin login screen after the login of CAS screen.

The error is as follows

17:21:37,548 ERROR [CASReceipt] edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to validate ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null] [edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[https://localhost:8443/cas-server-webapp-3.3.1/serviceValidate] ticket=[ST-2-5kcz2oDD1ft4CuzKkUnM-cas] service=[http%3A%2F%2Flocalhost%3A8080%2Fportal%2Fauth%2Fportal%2Fdefault%2Fj_security_check] renew=false]]

So if you know some links or u know the solution, plz guide me .</description>
		<content:encoded><![CDATA[<p>Hi roneiv,<br />
I am using JBoss Portal Server 2.7.1 and i did exactly what you told to enable SSL, but i must use CAS for SSO. Whenever i start loggin in to JBoss Portal, it shows the CAS login screen, thats fine which is desired, but it fails to validate and the login screen of portal apears which is not desired, as the feature of CAS suggest to login directly into the portal admin control without admin login screen after the login of CAS screen.</p>
<p>The error is as follows</p>
<p>17:21:37,548 ERROR [CASReceipt] edu.yale.its.tp.cas.client.CASAuthenticationException: Unable to validate ProxyTicketValidator [[edu.yale.its.tp.cas.client.ProxyTicketValidator proxyList=[null] [edu.yale.its.tp.cas.client.ServiceTicketValidator casValidateUrl=[https://localhost:8443/cas-server-webapp-3.3.1/serviceValidate] ticket=[ST-2-5kcz2oDD1ft4CuzKkUnM-cas] service=[http%3A%2F%2Flocalhost%3A8080%2Fportal%2Fauth%2Fportal%2Fdefault%2Fj_security_check] renew=false]]</p>
<p>So if you know some links or u know the solution, plz guide me .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roneiv</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-222</link>
		<dc:creator>roneiv</dc:creator>
		<pubDate>Wed, 14 Jan 2009 08:21:05 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-222</guid>
		<description>David,

Thanks for sharing

-  E -</description>
		<content:encoded><![CDATA[<p>David,</p>
<p>Thanks for sharing</p>
<p>-  E -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roneiv</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-221</link>
		<dc:creator>roneiv</dc:creator>
		<pubDate>Wed, 14 Jan 2009 08:19:54 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-221</guid>
		<description>Rale,

Sorry, but you cannot enable both http and https on the same port. You can have both active at the same time, but you would have to use different ports I believe.

- E -</description>
		<content:encoded><![CDATA[<p>Rale,</p>
<p>Sorry, but you cannot enable both http and https on the same port. You can have both active at the same time, but you would have to use different ports I believe.</p>
<p>- E -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rale</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-220</link>
		<dc:creator>Rale</dc:creator>
		<pubDate>Tue, 13 Jan 2009 23:19:48 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-220</guid>
		<description>Can I somehow enable http and https on jboss, both protocols to listen on same port for example port 8080 an then define only one secured pege to be https address ...
Is there a way to do somthin lije that?</description>
		<content:encoded><![CDATA[<p>Can I somehow enable http and https on jboss, both protocols to listen on same port for example port 8080 an then define only one secured pege to be https address &#8230;<br />
Is there a way to do somthin lije that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-210</link>
		<dc:creator>David</dc:creator>
		<pubDate>Tue, 09 Dec 2008 19:29:46 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-210</guid>
		<description>@NewWithJbossSecurity:  I&#039;ve found that if you enable the SSO valve in the tutorial, you can then send the browser to an https://securesite URL that is protected (via web.xml) thus forcing a login page to appear using https.    

Once auth succeeds, JBoss will redirect the browser to the orginally requested page (in this case, https://securesite).

Inside the JSP for &#039;securesite&#039;, you can detect whether the scheme is https or http.  If it&#039;s https, you can redirect to the same page, but with an http scheme (you can determine the URL information from the HttpServletRequest object accessible in the JSP or servlet).

Keep in mind that if you don&#039;t enable the SSO valve, then https authentications will not work to view http resources that have a web.xml auth constraint (JBoss show you a 2nd login page in the http scheme, because http and https don&#039;t share cookies).  If you enable the SSO valve, then JBoss only requires one login.</description>
		<content:encoded><![CDATA[<p>@NewWithJbossSecurity:  I&#8217;ve found that if you enable the SSO valve in the tutorial, you can then send the browser to an <a href="https://securesite" rel="nofollow">https://securesite</a> URL that is protected (via web.xml) thus forcing a login page to appear using https.    </p>
<p>Once auth succeeds, JBoss will redirect the browser to the orginally requested page (in this case, <a href="https://securesite)" rel="nofollow">https://securesite)</a>.</p>
<p>Inside the JSP for &#8217;securesite&#8217;, you can detect whether the scheme is https or http.  If it&#8217;s https, you can redirect to the same page, but with an http scheme (you can determine the URL information from the HttpServletRequest object accessible in the JSP or servlet).</p>
<p>Keep in mind that if you don&#8217;t enable the SSO valve, then https authentications will not work to view http resources that have a web.xml auth constraint (JBoss show you a 2nd login page in the http scheme, because http and https don&#8217;t share cookies).  If you enable the SSO valve, then JBoss only requires one login.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NewWithJbossSecurity</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-201</link>
		<dc:creator>NewWithJbossSecurity</dc:creator>
		<pubDate>Thu, 20 Nov 2008 18:51:18 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-201</guid>
		<description>How about U want to login
with https
once you login you move back to http 

Example :
http://mainPage.com

You want to login ..I have a button on the page Login.
On Clicking 
https://mainPage/auth/

Once ur username and password is authenticated 
How do u refresh the page to http.

How do you configure this with JBOSS</description>
		<content:encoded><![CDATA[<p>How about U want to login<br />
with https<br />
once you login you move back to http </p>
<p>Example :<br />
<a href="http://mainPage.com" rel="nofollow">http://mainPage.com</a></p>
<p>You want to login ..I have a button on the page Login.<br />
On Clicking<br />
<a href="https://mainPage/auth/" rel="nofollow">https://mainPage/auth/</a></p>
<p>Once ur username and password is authenticated<br />
How do u refresh the page to http.</p>
<p>How do you configure this with JBOSS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: roneiv</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-200</link>
		<dc:creator>roneiv</dc:creator>
		<pubDate>Wed, 19 Nov 2008 14:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-200</guid>
		<description>Diwant,

If you only want to have the https and not http you can disable the HTTP connection, only having the HTTPS connector enabled.

- Eivind -</description>
		<content:encoded><![CDATA[<p>Diwant,</p>
<p>If you only want to have the https and not http you can disable the HTTP connection, only having the HTTPS connector enabled.</p>
<p>- Eivind -</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Diwant Vaidya</title>
		<link>http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-199</link>
		<dc:creator>Diwant Vaidya</dc:creator>
		<pubDate>Wed, 19 Nov 2008 10:32:05 +0000</pubDate>
		<guid isPermaLink="false">http://roneiv.wordpress.com/2008/01/03/jboss-tutorial-how-to-enable-ssl-https-on-jboss-as-well-as-other-nice-to-know-configurations/#comment-199</guid>
		<description>Nait, 

When you do the above, https becomes enabled, but http remains accessible.  It isn&#039;t one or the other.

Diwant</description>
		<content:encoded><![CDATA[<p>Nait, </p>
<p>When you do the above, https becomes enabled, but http remains accessible.  It isn&#8217;t one or the other.</p>
<p>Diwant</p>
]]></content:encoded>
	</item>
</channel>
</rss>
