Saturday , April 27 2024

Weblogic Boot.Properties Decrypt

In today’s article, we will solve the problem of preventing our java application server from asking us for a password again and again with the Weblogic Boot.Properties Decrypt process.

With this file, we do not have to deal with entering a username and password while our services are standing up.

Sometimes it is necessary to access the username and password of the server in a new client or in any other way.

In such cases, you can follow the steps below for Decrypt.

First, let’s see where the domain is.

Command :

Output :

You can also see the same operations on “setDomainEnv.sh”.
Run the command below and save the encrypted data in boot.properties.

Sample Output;

Now we will create a file for the Decrypt process. Our file name is Decrpyt.java

Finally :

Loading

About Buğra PARLAYAN

Burgra Parlayan is an experienced Database and Weblogic Administrator. After completing his technical / relevant training he has got involved with a serious amount of projects. He successfully managed database upgrade, database migration, database performance tuning projects for various public institutions.Currently he has been employed by one of the leading financial institutions called Turkiye Hayat & Emeklilik as responsible administrator for Oracle Database and Oracle Middleware. He has been sharing his experience and knowledge by face to face training, personal blog and various social networking accounts to support the Oracle ecosystem continuously since 2010.

Leave a Reply

Your email address will not be published. Required fields are marked *

Categories