Skip to content

WIP: VHG-022 Add SSL support#24

Merged
cytopia merged 3 commits into
masterfrom
VHG-022
May 2, 2018
Merged

WIP: VHG-022 Add SSL support#24
cytopia merged 3 commits into
masterfrom
VHG-022

Conversation

@cytopia

@cytopia cytopia commented Apr 30, 2018

Copy link
Copy Markdown
Member

SSL support for vhost-gen

This PR will introduce configurable SSL support for vhost-gen.

Options

The following values can be changed via the configuration file

Yaml key Default value
protocols TLSv1 TLSv1.1 TLSv1.2
honor_cipher_order on
ciphers HIGH:!aNULL:!MD5

Modes

The following modes can be enabled via command line arguments

Config Desc
plain only serve http
ssl only serve https
both serve http and https
redir redirect all http to https and serve https

Dependent projects

Once this has been stabilized, it will need to be backported into the following Docker projects:

Upstream integration

Once the dependent Docker projects are capable of using this feature, it will finally go into the Devilbox:

@cytopia cytopia self-assigned this Apr 30, 2018
@cytopia cytopia merged commit 35b9ce1 into master May 2, 2018
@cytopia cytopia deleted the VHG-022 branch May 2, 2018 12:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant