<?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: Issue negotiating SSL connections from Weblogic</title>
	<atom:link href="http://mike.brevoort.com/2010/02/16/issue-negotiating-ssl-connections-from-weblogic/feed/" rel="self" type="application/rss+xml" />
	<link>http://mike.brevoort.com/2010/02/16/issue-negotiating-ssl-connections-from-weblogic/</link>
	<description>life technology etc</description>
	<lastBuildDate>Sun, 05 Sep 2010 20:06:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Eric Steege</title>
		<link>http://mike.brevoort.com/2010/02/16/issue-negotiating-ssl-connections-from-weblogic/comment-page-1/#comment-648</link>
		<dc:creator>Eric Steege</dc:creator>
		<pubDate>Wed, 12 May 2010 21:04:43 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=240#comment-648</guid>
		<description>I have the same problem but -Dweblogic.security.SSL.nojce=true did not help.  Maybe I put it in the wrong place?   
 
if NOT &quot;%WLS_USER%&quot;==&quot;&quot; ( 
set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.management.username=%WLS_USER% -Dweblogic.security.SSL.nojce=true 
) 
 is where I put it.  I tried to put it directly on the following  
 
%JAVA_HOME%binjava %JAVA_VM% %MEM_ARGS% -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%serverlibweblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% -Dweblogic.security.SSL.nojce=true 
 
but that did not change anything either.   
 
Any suggestions? </description>
		<content:encoded><![CDATA[<p>I have the same problem but -Dweblogic.security.SSL.nojce=true did not help.  Maybe I put it in the wrong place?   </p>
<p>if NOT &quot;%WLS_USER%&quot;==&quot;&quot; (<br />
set JAVA_OPTIONS=%JAVA_OPTIONS% -Dweblogic.management.username=%WLS_USER% -Dweblogic.security.SSL.nojce=true<br />
)<br />
 is where I put it.  I tried to put it directly on the following  </p>
<p>%JAVA_HOME%binjava %JAVA_VM% %MEM_ARGS% -Dweblogic.Name=%SERVER_NAME% -Djava.security.policy=%WL_HOME%serverlibweblogic.policy %JAVA_OPTIONS% %PROXY_SETTINGS% -Dweblogic.security.SSL.nojce=true </p>
<p>but that did not change anything either.   </p>
<p>Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://mike.brevoort.com/2010/02/16/issue-negotiating-ssl-connections-from-weblogic/comment-page-1/#comment-642</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 05 May 2010 03:21:03 +0000</pubDate>
		<guid isPermaLink="false">http://mike.brevoort.com/?p=240#comment-642</guid>
		<description>Thanks - Same issue, this saved a lot of time... </description>
		<content:encoded><![CDATA[<p>Thanks &#8211; Same issue, this saved a lot of time&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
