Oracle Weblogic Server (MOSC)

MOSC Banner

Weblogic 10.3.6 KSSL Configuration

edited Apr 17, 2013 1:30PM in Oracle Weblogic Server (MOSC) 3 commentsAnswered
Hi,

Environment - Weblogic 10.3.6, Solaris 11 zone

Trying to configure kSSL for Weblogic in a test environment. First time installing weblogic so pretty much the default configuration - Domain, AdminServer and managed server with machine assigned for nodemanager.

To improve SSL performance using on-chip cryptographic accelerator and configured the kSSL kernel module as an SSL proxy I did the following.

Created self-signed certificate using openssl in the zone

# /usr/sfw/bin/openssl req -x509 -passout pass:changeit -nodes -days 365 -subj /C=AU/ST=QLD/L=Brisbane/CN=host -newkey rsa:2048 -keyout /etc/pki/key01.pem -out /etc/pki/cert01.pem

# cat cert01.pem key01.pem > /etc/pki/mySSLCerts.pem

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center