smoeding / puppet-sendmail

Manage the Sendmail MTA using Puppet
BSD 2-Clause "Simplified" License
1 stars 11 forks source link

Allow multiple certificates #23

Closed smoeding closed 3 years ago

smoeding commented 5 years ago

From the sendmail operations guide:

The options ClientCertFile, ClientKeyFile, ServerCertFile, and ServerKeyFile can take a second file name, which must be separated from the first with a comma (note: do not use any spaces) to set up a second cert/key pair. This can be used to have certs of different types, e.g., RSA and DSA.

smoeding commented 3 years ago

Seems to be added with Sendmail 8.15.1