Re: How to install CA Certificate in PWM??

212 views
Skip to first unread message
Message has been deleted

Jason Rivard

unread,
Jan 18, 2024, 12:32:17 AM1/18/24
to pwm-general
To import the cert into PWM, you need only go to the PWM setting 'LDAP ⇨ LDAP Directories ⇨ [profile] ⇨ Connection ⇨ LDAP Certificates' and click 'Import From Server'.  You do this after your cert is fully configured in AD.
On Monday, January 15, 2024 at 5:14:07 AM UTC-6 ejo...@gmail.com wrote:
Hello team,

First of all, I´m a noob in the PWM system.
For the moment I can deploy the system and it is working OK in my AD

But now we want to have our certificate in PWM.
We use our own CA.
I have tried looking for documentation explaining the steps to install our own certificate but have not seen anything similar.

I have PWM running on a docker.

My idea of how to do it is the following:

Access that docker and use openssl to pull a key and a csr with the command:
openssl req -new -newkey rsa:2048 -nodes -keyout serverxxx.key -out serverxxx.csr

Then, with that CSR, make the request in my CA, export the certificate, convert it to PEM, leave it in the server, and load it in the PWM GUI interface in the "Settings - HTTPS Server" section.

This would be the right way to do it ??

Thanks in advance!
Reply all
Reply to author
Forward
0 new messages