passbolt_api icon indicating copy to clipboard operation
passbolt_api copied to clipboard

Fresh Install doesn't renew SSL certificate

Open ShannoneCtr opened this issue 3 years ago • 3 comments

Fresh Install doesn't renew SSL certificate

  • Passbolt Version: v2.13.5
  • Platform and Target: -- Operating system: Ubuntu 20.04 -- PHP: 7.2.24 -- Web server: Nginx 1.14.0 -- Database server: mariadb 15.1

What you did

i have follow this : https://help.passbolt.com/hosting/install/ce/ubuntu/ubuntu.html to install my passbolt server on new aws install. With all options in automatic as i can .

What happened

After 60 days of enjoying passbolt i discover few days ago the ssl was not valid anymore .

After some investigation we found the nginx need a reload to get the last certificate.

when i check the crontask of certbot in my machine i see renew without the --nginx option.

I'm wondering if the issue come from there ?

I'm not sure that is the right repo, but i have check the install repository and i see nothing about the cerbot script.

What you expected to happen

Certificate to renew without manual reload after a fresh install

ShannoneCtr avatar Mar 08 '21 18:03 ShannoneCtr

Hello @ShannoneCtr,

Thank you for your feedback. This is actually a request for improvement and not a bug report, as this is the intended behavior. I will leave it in github as for other people to see it.

stripthis avatar Mar 11 '21 10:03 stripthis

is there any update?

Natgho avatar May 15 '23 13:05 Natgho

I would assume it's still a feature, not a bug.

garrettboone avatar May 15 '23 14:05 garrettboone