<?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/"
		>
<channel>
	<title>Comments on: The WebLogic Administration Port</title>
	<atom:link href="http://monduke.com/2008/03/21/the-weblogic-administration-port/feed/" rel="self" type="application/rss+xml" />
	<link>http://monduke.com/2008/03/21/the-weblogic-administration-port/</link>
	<description>Covering J2EE Security and WebLogic Topics</description>
	<lastBuildDate>Tue, 13 Apr 2010 01:53:49 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Steve K</title>
		<link>http://monduke.com/2008/03/21/the-weblogic-administration-port/comment-page-1/#comment-13968</link>
		<dc:creator>Steve K</dc:creator>
		<pubDate>Tue, 23 Dec 2008 02:22:30 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=56#comment-13968</guid>
		<description>Thanks, excellent tip!</description>
		<content:encoded><![CDATA[<p>Thanks, excellent tip!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2008/03/21/the-weblogic-administration-port/comment-page-1/#comment-13934</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Wed, 16 Jul 2008 23:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=56#comment-13934</guid>
		<description>Pete,

True, WebLogic does not provide an OOTB CRL checking solution. At least it doesn&#039;t in WLS 8/9. Unfortunately, I can&#039;t speak for WLS 10 since I don&#039;t have much experience with that. (I don&#039;t think it does, though.)

I do know of CRL checking implementations in WLS but they are not publicly available. I believe that a custom IdentityAsserter was used in WLS 8. The CertPath provider seems like a better place to put the code if you&#039;re using WLS 9 or 10.

If you have the option, use OCSP instead of CRLs since it is faster and easier to manage. Unfortunately, you&#039;ll still have to write a custom provider unless one is provided by your OCSP vendor.</description>
		<content:encoded><![CDATA[<p>Pete,</p>
<p>True, WebLogic does not provide an OOTB CRL checking solution. At least it doesn&#8217;t in WLS 8/9. Unfortunately, I can&#8217;t speak for WLS 10 since I don&#8217;t have much experience with that. (I don&#8217;t think it does, though.)</p>
<p>I do know of CRL checking implementations in WLS but they are not publicly available. I believe that a custom IdentityAsserter was used in WLS 8. The CertPath provider seems like a better place to put the code if you&#8217;re using WLS 9 or 10.</p>
<p>If you have the option, use OCSP instead of CRLs since it is faster and easier to manage. Unfortunately, you&#8217;ll still have to write a custom provider unless one is provided by your OCSP vendor.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pete Thomas</title>
		<link>http://monduke.com/2008/03/21/the-weblogic-administration-port/comment-page-1/#comment-13933</link>
		<dc:creator>Pete Thomas</dc:creator>
		<pubDate>Wed, 16 Jul 2008 14:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=56#comment-13933</guid>
		<description>Quick qeustion--you made a reply on a WebLogic forum that WLS doesn&#039;t support CRL checking &quot;out-of-the box&quot; but that you could implement a custom authenticator...Do you know anyone that has done this already?  I really don&#039;t want to re-invent the wheel on what seems like it should be a straight-forward task.</description>
		<content:encoded><![CDATA[<p>Quick qeustion&#8211;you made a reply on a WebLogic forum that WLS doesn&#8217;t support CRL checking &#8220;out-of-the box&#8221; but that you could implement a custom authenticator&#8230;Do you know anyone that has done this already?  I really don&#8217;t want to re-invent the wheel on what seems like it should be a straight-forward task.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Fleming</title>
		<link>http://monduke.com/2008/03/21/the-weblogic-administration-port/comment-page-1/#comment-13904</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Thu, 03 Apr 2008 22:56:26 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=56#comment-13904</guid>
		<description>Adam,

Thanks for the tips. Readers would be well-advised to follow your example of careful deployment and network security techniques.

The angle I was coming from addressed those who deploy one server. Unfortunately, I never specifically stated that.</description>
		<content:encoded><![CDATA[<p>Adam,</p>
<p>Thanks for the tips. Readers would be well-advised to follow your example of careful deployment and network security techniques.</p>
<p>The angle I was coming from addressed those who deploy one server. Unfortunately, I never specifically stated that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adam</title>
		<link>http://monduke.com/2008/03/21/the-weblogic-administration-port/comment-page-1/#comment-13903</link>
		<dc:creator>adam</dc:creator>
		<pubDate>Thu, 03 Apr 2008 21:02:33 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=56#comment-13903</guid>
		<description>I prefer to run a dedicated admin server, protected, firewalled, and nowhere near accessible from even the DMZ.  Then I deploy managed servers, which would not have the admin console deployed to them.</description>
		<content:encoded><![CDATA[<p>I prefer to run a dedicated admin server, protected, firewalled, and nowhere near accessible from even the DMZ.  Then I deploy managed servers, which would not have the admin console deployed to them.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
