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 #1

Updated by Alexis Mousset almost 3 years ago

  • Status changed from New to In progress
  • Assignee set to Alexis Mousset
Actions #2

Updated by Alexis Mousset almost 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from Alexis Mousset to Benoît PECCATTE
  • Pull Request set to https://github.com/Normation/rudder/pull/3699
Actions #3

Updated by Alexis Mousset almost 3 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ over 2 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 7.0.0~beta1 which was released today.

Actions

Also available in: Atom PDF