<?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: Reversed DN in WebLogic 8.1.4</title>
	<atom:link href="http://monduke.com/2006/03/01/reversed-dn-in-weblogic-814/feed/" rel="self" type="application/rss+xml" />
	<link>http://monduke.com/2006/03/01/reversed-dn-in-weblogic-814/</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/03/01/reversed-dn-in-weblogic-814/comment-page-1/#comment-12</link>
		<dc:creator>Mike Fleming</dc:creator>
		<pubDate>Fri, 03 Mar 2006 01:45:54 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=25#comment-12</guid>
		<description>Steve,

Thanks for commenting and for the tip.

It would be nice if they presented the DN in the order in which you&#039;d find the entry in LDAP--most general to most specific.

Alphabetical order, LOL. That&#039;s a good one. At least Certicom didn&#039;t do THAT!

Mike</description>
		<content:encoded><![CDATA[<p>Steve,</p>
<p>Thanks for commenting and for the tip.</p>
<p>It would be nice if they presented the DN in the order in which you&#8217;d find the entry in LDAP&#8211;most general to most specific.</p>
<p>Alphabetical order, LOL. That&#8217;s a good one. At least Certicom didn&#8217;t do THAT!</p>
<p>Mike</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Nakhla</title>
		<link>http://monduke.com/2006/03/01/reversed-dn-in-weblogic-814/comment-page-1/#comment-11</link>
		<dc:creator>Steve Nakhla</dc:creator>
		<pubDate>Thu, 02 Mar 2006 16:05:37 +0000</pubDate>
		<guid isPermaLink="false">http://monduke.com/?p=25#comment-11</guid>
		<description>I know where I&#039;ve seen &lt;i&gt;THAT&lt;/i&gt; problem before.  If all you need the DN for is comparing certs for authorization, etc., then it&#039;s a whole lot easier to use getSubjectX500Principal().equals() for your comparison.  BEA isn&#039;t the only implementation that does this, though.  I&#039;ve seen a couple other JCE implementations that print out the X.500 attributes in weird orders.  I&#039;ve even seen one that just puts them in alphabetical order (C=US, CN=Joe Schmoe, O=blah blah, OU=Bubba, UID=whatever).  Doesn&#039;t make much sense to me, but whatever.</description>
		<content:encoded><![CDATA[<p>I know where I&#8217;ve seen <i>THAT</i> problem before.  If all you need the DN for is comparing certs for authorization, etc., then it&#8217;s a whole lot easier to use getSubjectX500Principal().equals() for your comparison.  BEA isn&#8217;t the only implementation that does this, though.  I&#8217;ve seen a couple other JCE implementations that print out the X.500 attributes in weird orders.  I&#8217;ve even seen one that just puts them in alphabetical order (C=US, CN=Joe Schmoe, O=blah blah, OU=Bubba, UID=whatever).  Doesn&#8217;t make much sense to me, but whatever.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
