Project

Profile

Help

Story #6845

Updated by bmbouter almost 4 years ago

## Background 

 In some cases users of Pulp have TLS certificates that they provide. Specifically this is a certificate and a key file. 

 ## Solution 

 Add options to the installer for the user to provide the certificate and key file (separately). If the user provides these options, the Apache or Nginx configuration should offer Pulp on port 443 with TLS enabled using the certificate and key. 

 This option would not be enabled by default.

Back