DISCLAIMER: The information and links provided on this site are my personal notes, based on my limited experience installing, using, and deinstalling Oracle databases and application servers on a variety of computers using Windows NT/2000/XP operating systems. The installation and deinstallation procedures found here can cause irreversable loss of data and may damage your operating system. However, you are welcome to use them AT YOUR OWN RISK. I am in no way responsible for data you lose or operating systems you damage or destroy.
This how-to provides abbreviated instructions for creating an oracle wallet with self-signed root and server certificates. This wallet can be used to test SSL connections to OracleAS 10g (9.0.4) application server Web Caches and other components.
NOTE: The scripts contained in ssl.ca-0.1.tar.gz are UNIX shell scripts. I do not know if Windows versions are available or not. Although my OracleAS 10g installation was on a Windows machine, I used a FreeBSD 4.11 server with the openSSL port installed to run the scripts and create the self-signed certificate authority root and server certificates.