Project

General

Profile

Actions

Architecture #18788

closed

Architecture #18784: Reuse agent certificates for HTTPS communication

Use agent certificate in httpd configuration

Added by Alexis Mousset over 3 years ago. Updated over 2 years ago.

Status:
Released
Priority:
N/A
Category:
Packaging
Target version:
Effort required:
Name check:
To do
Fix check:
To do
Regression:

Description

Replace the used certificate:

Something like:

openssl rsa -in /var/rudder/cfengine-community/ppkeys/localhost.priv  -out "/opt/rudder/etc/ssl/agent.key" -passin "pass:Cfengine passphrase" 
SSLCertificateFile /opt/rudder/etc/ssl/agent.cert
SSLCertificateKeyFile   /opt/rudder/etc/ssl/agent.key
Actions

Also available in: Atom PDF