Start a Conversation

Solved!

Go to Solution

1 Rookie

 • 

94 Posts

1142

August 3rd, 2021 04:00

OMSA, certificate replacement with acme protocol

I would like to replace the server certificates for OMSA on Windows Server with the help of an acme client. The replacement in the certificate store of windows is easy, but how can I replace the certificate in the Apache Tomcat of OMSA in an automated way?

 

Greetings Barbara

Moderator

 • 

4.5K Posts

August 3rd, 2021 10:00

Hello Barbara,

 

Once you have your certificate you can upload with this-

An example command to upload a certificate on the Server Administrator web server is as follows:

omconfig preferences webserver attribute=uploadcert certfile=C:/xyz.crt webserverrestart=true

 

Other reference material:

omconfig preferences webserver Command Line Guide page 95 : https://dell.to/3CeiP9W

X.509 Certificate Management, SSL Server Certificates OM Server Administrator guide pages 34-35 :  https://dell.to/3CbcU5y

 

1 Rookie

 • 

94 Posts

August 4th, 2021 03:00

Thanks, that is the information I was looking for.

I'm using win-acme as acme-Client. https://www.win-acme.com/

With this client I can create different types of certificate files, also cert files what will accepted by OMSA. With this command I can write a script to import the certificate in the OMSA web server.

Moderator

 • 

3.5K Posts

August 4th, 2021 04:00

Thank you for your feedback

No Events found!

Top