In Weblogic Server 12.1.2, the java version of Node Manager controls all WLS instances belonging to the same domain.This allows
Continue readingTag: SSL
How to configure SSL Between Weblogic and Apache
1) Set WLS Environment C:OracleMiddlewarewlserver_10.3serverbin>setWLSEnv.cmd 2) Go to the lib directory and covert WLS Root Certificate to .pem
Continue readingTwo way SSL Webservice on Weblogic Server
This article provides sample Webservice and Webservice Client for two way SSL. It also demonstrates the use of WLSSSLAdapter class to
Continue readingSSL Overview and troubleshooting tips
[gview file=”https://weblogic-wonders.com/wp-content/uploads/2020/09/ceab0-ssl.pptx”]
Continue readingMutual Authentication with Weblogic Server
Mutual authentication is a process in which the Server sends its certificate to the client ( thin client / fat
Continue readingConfiguring SSL on Weblogic Server using WLST Script
Create a certs folder in your C Drive and copy the setWLSEnv.cmd from your WL_HOMEbin to this location. Run the
Continue readingWeblogic SSL configuration with Custom Identity and Custom Trust
These days the enterprise applications have grown more complex and boast a great deal of sensitive and critical data online.
Continue readingConfiguring SSL on Weblogic Server – Custom Identity and Custom Trust
I have been getting a lot of request for creating a very simple document for configuring SSL on Weblogic Server.
Continue readingSSL Configuration with Jboss server
The below post describes the steps to configure SSL for your JBoss Server. Steps: 1:- Create a self signed certificate
Continue readingSSL Exceptions in Admin Server and Node Manager.
javax.net.ssl.SSLKeyException: [Security:090482]BAD_CERTIFICATE alert was received from oracle.test.com – xx.xxx.xx.xx. Check the peer to determine why it rejected the certificate chain
Continue reading