Overload global ssl.conf

Open
#82 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
apache, docker, shell

Research direction

Start with the Dockerfile and the ssl.conf/conf.d configuration handling, including the rpm -V constraint described in the issue. Reproduce how global SSLProtocol and CipherSuite values are selected, then verify that the supported image configuration allows them to be overridden without rebuilding the original image.

Written by the indexing model from the issue text.

Description

Hi,

I don't find anyway to overload ssl.conf (without rebuilding the original image, removing "rpm -V" in the Dockerfile), (creating a new file with SSLProtocol/CiperSuite/... in conf.d don't overload the parameter, apache keep the first parameter value found) this is problematic because when you want to harden your SSL configuration you can only do it for virtualhost.

Best regards

Dominant language
Shell
Stars
52
Forks
122
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from sclorg/httpd-container

All issues in sclorg/httpd-container

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.