<?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"
	>
<channel>
	<title>Comments on: Oracle Wallet w/ Self-Signed Certificate</title>
	<atom:link href="http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/feed/" rel="self" type="application/rss+xml" />
	<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/</link>
	<description>Technology with a focus on Oracle, Application Express and Linux</description>
	<pubDate>Fri, 16 May 2008 23:11:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
		<item>
		<title>By: mac</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1341</link>
		<dc:creator>mac</dc:creator>
		<pubDate>Thu, 08 May 2008 20:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1341</guid>
		<description>Hi,

Im also having the same error 

even if i just copied the base 64

Input was not a valid certificate
No matching certificate reques was found
CA certificate needed for certificate chain not found.Please install it first


Please help.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Im also having the same error </p>
<p>even if i just copied the base 64</p>
<p>Input was not a valid certificate<br />
No matching certificate reques was found<br />
CA certificate needed for certificate chain not found.Please install it first</p>
<p>Please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1314</link>
		<dc:creator>Frank</dc:creator>
		<pubDate>Mon, 14 Apr 2008 11:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1314</guid>
		<description>What about orapki? To generate a self signed wallet, just do:
cd to your wallet directory
orapki wallet create -wallet ./ -auto_login
orapki wallet add -wallet ./ -dn "cn=,cn=OracleContext,dc=oracle,dc=com" -keysize 1024 -self_signed -validity 3650
..done!</description>
		<content:encoded><![CDATA[<p>What about orapki? To generate a self signed wallet, just do:<br />
cd to your wallet directory<br />
orapki wallet create -wallet ./ -auto_login<br />
orapki wallet add -wallet ./ -dn &#8220;cn=,cn=OracleContext,dc=oracle,dc=com&#8221; -keysize 1024 -self_signed -validity 3650<br />
..done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moosa</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1296</link>
		<dc:creator>Moosa</dc:creator>
		<pubDate>Fri, 14 Mar 2008 10:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1296</guid>
		<description>Hi All,
       I am also getting the same error 
User certificate Installation failed..
Possible errors

Input was not a valid certificate
No matching certificate  reques was found
CA certificate needed for certificate chain not found.Please install it first

I have even tried to paste Base64′d part, but still the same error. Any suggestions would be appreciated.

Thanks,
Moosa.</description>
		<content:encoded><![CDATA[<p>Hi All,<br />
       I am also getting the same error<br />
User certificate Installation failed..<br />
Possible errors</p>
<p>Input was not a valid certificate<br />
No matching certificate  reques was found<br />
CA certificate needed for certificate chain not found.Please install it first</p>
<p>I have even tried to paste Base64′d part, but still the same error. Any suggestions would be appreciated.</p>
<p>Thanks,<br />
Moosa.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SB</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1282</link>
		<dc:creator>SB</dc:creator>
		<pubDate>Wed, 05 Mar 2008 16:25:49 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1282</guid>
		<description>Tyler,

We do have open SSL installed. I have tried this logged on as both root and as oracle. And recieved the following error both times:

/export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1
# /export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1/new-root-ca.sh
No Root CA key round. Generating one
/export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1/new-root-ca.sh: openssl: not found

Self-sign the root CA...
/export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1/new-root-ca.sh: openssl: not found</description>
		<content:encoded><![CDATA[<p>Tyler,</p>
<p>We do have open SSL installed. I have tried this logged on as both root and as oracle. And recieved the following error both times:</p>
<p>/export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1<br />
# /export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1/new-root-ca.sh<br />
No Root CA key round. Generating one<br />
/export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1/new-root-ca.sh: openssl: not found</p>
<p>Self-sign the root CA&#8230;<br />
/export/home/oracle/SCRIPTS/OPEN_SSL/ssl.ca-0.1/new-root-ca.sh: openssl: not found</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kannan</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1219</link>
		<dc:creator>Kannan</dc:creator>
		<pubDate>Mon, 18 Feb 2008 01:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-1219</guid>
		<description>Tyler

Your post was very useful along with other posts that I referred. I've compiled a page for those who would want to look at how to configure a "Self-Signed Certificate for Oracle Application Express with Oracle AS 10.1.2 on Windows 2003". It can be found at http://kannankumara.blogspot.com/2008/02/self-signed-certificate-for-oracle-as.html</description>
		<content:encoded><![CDATA[<p>Tyler</p>
<p>Your post was very useful along with other posts that I referred. I&#8217;ve compiled a page for those who would want to look at how to configure a &#8220;Self-Signed Certificate for Oracle Application Express with Oracle AS 10.1.2 on Windows 2003&#8243;. It can be found at <a href="http://kannankumara.blogspot.com/2008/02/self-signed-certificate-for-oracle-as.html" rel="nofollow">http://kannankumara.blogspot.com/2008/02/self-signed-certificate-for-oracle-as.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BigKahuna</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-744</link>
		<dc:creator>BigKahuna</dc:creator>
		<pubDate>Thu, 22 Nov 2007 10:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-744</guid>
		<description>Paul - yes that's correct. Cut and past the stuff between the BEGIN CERTIFICATE and END CERTIFICATE tags..</description>
		<content:encoded><![CDATA[<p>Paul - yes that&#8217;s correct. Cut and past the stuff between the BEGIN CERTIFICATE and END CERTIFICATE tags..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Knibbs</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-528</link>
		<dc:creator>Paul Knibbs</dc:creator>
		<pubDate>Tue, 06 Nov 2007 13:37:51 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-528</guid>
		<description>Hi CL (et.al.)

What constitutes the Base64'd part of the certificate?  Is it that part which lies between the -----BEGIN CERTIFICATE----- and -----END CERTIFICATE----- tags?

Cheers,
Paul</description>
		<content:encoded><![CDATA[<p>Hi CL (et.al.)</p>
<p>What constitutes the Base64&#8242;d part of the certificate?  Is it that part which lies between the &#8212;&#8211;BEGIN CERTIFICATE&#8212;&#8211; and &#8212;&#8211;END CERTIFICATE&#8212;&#8211; tags?</p>
<p>Cheers,<br />
Paul</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CL</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-273</link>
		<dc:creator>CL</dc:creator>
		<pubDate>Mon, 17 Sep 2007 06:27:28 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-273</guid>
		<description>thanks, that worked :) cornelius</description>
		<content:encoded><![CDATA[<p>thanks, that worked <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> cornelius</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harvey Raja</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-250</link>
		<dc:creator>Harvey Raja</dc:creator>
		<pubDate>Thu, 13 Sep 2007 21:57:09 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-250</guid>
		<description>Cornelius,

Try pasting only the Base64'd part of the user certificate.

- Harvey</description>
		<content:encoded><![CDATA[<p>Cornelius,</p>
<p>Try pasting only the Base64&#8242;d part of the user certificate.</p>
<p>- Harvey</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CL</title>
		<link>http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-241</link>
		<dc:creator>CL</dc:creator>
		<pubDate>Wed, 12 Sep 2007 11:05:14 +0000</pubDate>
		<guid isPermaLink="false">http://tylermuth.wordpress.com/2007/07/27/oracle-wallet-w-self-signed-certificate/#comment-241</guid>
		<description>i'm stuck at step 7. trying to import my user.crt i get the following error: 

User certificate installation failed.
Possible errors:
- Input was not a valid certificate
- No matching certificate request was found
- CA certificate needed for certificate chain not found. Please install it first.

all the other steps were done quickly wíthout problems. any ideas?
cornelius</description>
		<content:encoded><![CDATA[<p>i&#8217;m stuck at step 7. trying to import my user.crt i get the following error: </p>
<p>User certificate installation failed.<br />
Possible errors:<br />
- Input was not a valid certificate<br />
- No matching certificate request was found<br />
- CA certificate needed for certificate chain not found. Please install it first.</p>
<p>all the other steps were done quickly wíthout problems. any ideas?<br />
cornelius</p>
]]></content:encoded>
	</item>
</channel>
</rss>
