The hosting frontend should be able to support user submission of custom certificates, whether they be self-signed or bought at a third party provider. This involves adding a "certificate" field in the database and then passing this onto the backend so it gets written on the filesystem.

This requires #537016: simple certificate management and is part of #394452: Full SSL support.

Comments

Steven Jones’s picture

Version: 6.x-0.3-rc2 » 6.x-2.x-dev
Priority: Minor » Normal
Issue tags: +AUX Project
anarcat’s picture

Version: 6.x-2.x-dev » 7.x-3.x-dev

moving to 3.x.

helmo’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Sorry, but this is outdated... the future SSL implementation is done in https://gitlab.com/aegir/hosting_https

It seems like a related issue is already there: https://gitlab.com/aegir/hosting_https/issues/10