geosolutions-it / C195-azure-workspace

1 stars 2 forks source link

SSL certificates #45

Closed etj closed 2 years ago

etj commented 2 years ago

Allow and document the use of the customer's own SSL certificates.

lpasquali commented 2 years ago

@etj I have procedure ready for custom ssl here https://github.com/geosolutions-it/C195-azure-workspace/pull/46 It is a not so simple procedure in my opinion even if I tried to keep as simpler possible but it may be advisable for customer to have our support on the day they put the actual ssl certificate on the vm

etj commented 2 years ago

@lpasquali as reported in the PR, there's no option to have the customer call us for installing the SSL certs. The whole setup implemented in this repo is not intended to be run for a single instance only (there would had been no point in such a thing); the setup will be run over and over also by other federated organizations, so the user/admin should be able to install its own SSL certs on its own. We need a clear procedure to do it.

lpasquali commented 2 years ago

@etj PR updated to full automatic support. customer basically needs just to alter domain name in env and add certificates in a precise location on the installation machine

lpasquali commented 2 years ago

hello @etj are there any news about this PR review? https://github.com/geosolutions-it/C195-azure-workspace/pull/46