Questions tagged [certmonger]

certmonger is a D-Bus-based service which attempts to simplify interaction with certifying authorities (CAs) on networks which use public-key infrastructure (PKI).

certmonger is a D-Bus-based service which attempts to simplify interaction with certifying authorities (CAs).

1 questions
1
vote
1 answer

certmonger save chained certificate for nginx

We use certmonger to issue certs for backend systems, this works fine for apache but with nginx I must specify a chained cert. getcert request -f /etc/pki/tls/certs/$(hostname).crt -k /etc/pki/tls/private/$(hostname).key -r -F…
Jacob Evans
  • 7,886
  • 3
  • 29
  • 57