<?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: Free Download: Consolidated Browser</title>
	<atom:link href="http://monduke.com/2006/02/15/free-download-consolidated-browser/feed/" rel="self" type="application/rss+xml" />
	<link>http://monduke.com/2006/02/15/free-download-consolidated-browser/</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: Mike Fleming</title>
		<link>http://monduke.com/2006/02/15/free-download-consolidated-browser/comment-page-1/#comment-625</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Sat, 12 Aug 2006 12:59:10 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=23#comment-625</guid>
		<description>Kevin,

You can do this, but to my knowledge you need to write your own CRL checking code, particularly in 8.1.

In 8.1, you can place your CRL code in a custom identity asserter.

In 9.x, you can put the code in a CertPath Validator.

As for ALSB, I know what it stands for but I don&#039;t know anything about it. Sounds like you want to pass a client&#039;s cert as part of the payload? That&#039;s a different problem altogether. The last time I checked (probably 8.1.2 timeframe), WebLogic webservices could not access the client&#039;s certificate like you can do in a servlet/JSP. You can do it in Axis, however.

HTH,

Mike</description>
		<content:encoded><![CDATA[<p>Kevin,</p>
<p>You can do this, but to my knowledge you need to write your own CRL checking code, particularly in 8.1.</p>
<p>In 8.1, you can place your CRL code in a custom identity asserter.</p>
<p>In 9.x, you can put the code in a CertPath Validator.</p>
<p>As for ALSB, I know what it stands for but I don&#8217;t know anything about it. Sounds like you want to pass a client&#8217;s cert as part of the payload? That&#8217;s a different problem altogether. The last time I checked (probably 8.1.2 timeframe), WebLogic webservices could not access the client&#8217;s certificate like you can do in a servlet/JSP. You can do it in Axis, however.</p>
<p>HTH,</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://monduke.com/2006/02/15/free-download-consolidated-browser/comment-page-1/#comment-620</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 11 Aug 2006 17:26:34 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=23#comment-620</guid>
		<description>Have you been able to get CRL checking to work? I am using mutually authenticated SSL from web service clients to BEA Weblogic on web service calls, but I would like to grab the certificate of the other server used in SSL negotiation in order to check it against a CRL in a proxy service or in the pipeline of ALSB.  Let me know if you have any suggestions. Thanks!</description>
		<content:encoded><![CDATA[<p>Have you been able to get CRL checking to work? I am using mutually authenticated SSL from web service clients to BEA Weblogic on web service calls, but I would like to grab the certificate of the other server used in SSL negotiation in order to check it against a CRL in a proxy service or in the pipeline of ALSB.  Let me know if you have any suggestions. Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
