Oracle Wallet and SSL Certificate?

Oracle Application Express is a rapid development tool for Web applications on the Oracle database.
Post Reply
admin
Posts: 2082
Joined: Fri Mar 31, 2006 12:59 am
Location: Pakistan
Contact:

Oracle Wallet and SSL Certificate?

Post by admin »

Explanation Video
  1. Common Name: Enter the fully qualified domain name that you need to secure (www.yourdomain.com).
  2. Organizational Unit: Enter a department such as 'Security' or 'IT'.
  3. Organization: Enter the full legal name of your organization (DigiCert, Inc.).
  4. Locality/City: Enter the city or locality where your organization is located.
  5. State/Province: Enter the state or province where your organization is located.
  6. Country: Select the country where your organization is located.
  7. Key Size: Select 2048 as your key size to use when creating the public/private key pair.
wallet.jpg
ORAPKI
  • orapki wallet create -wallet c:\wallet -pwd ERPstuff_123 -auto_login

    NOTE: This allows Oracle processes to access the wallet without prompting for a password.
  • orapki wallet add -wallet c:\wallet -dn "CN=ERPstuff, OU=IT, O=Jadeed Services, L=Lahore, ST=Punjab, C=PK" -keysize 2048 -pwd ERPstuff_123
  • orapki wallet export -wallet c:\wallet -dn "CN=ERPstuff, OU=IT, O=Jadeed Services, L=Lahore, ST=Punjab, C=PK" -keysize 2048 -request c:\request.csr -pwd wallet_password
  • orapki wallet add -wallet c:\wallet -cert "c:\wallet\GTS Root R1.crt" -trusted_cert -pwd ERPstuff_123
  • orapki wallet add -wallet c:\wallet -cert "c:\wallet\WR2.crt" -trusted_cert -pwd ERPstuff_123
  • orapki wallet add -wallet c:\wallet -cert "c:\wallet\mail.google.com" -trusted_cert -pwd ERPstuff_123
  • orapki wallet display -wallet c:\wallet
REMOVE
orapki wallet remove -wallet c:\wallet -trusted_cert -cert "c:\wallet\WR2.crt" -pwd ERPstuff_123

What is SSL?

Digicert Certificates Request Creation in Oracle Wallet Manager
Digicert Certificates in Oracle Wallet Manager
Configure SSL in Tomcat
How to create a DB Link in Autonomous Database?
You do not have the required permissions to view the files attached to this post.
Malik Sikandar Hayat
Oracle ACE Pro
info@erpstuff.com
Post Reply

Who is online

Users browsing this forum: No registered users and 0 guests