solid / solid/solidproject.org
SSLProxyPeerName used in the Apache Configuration example is probably a typo for SSLProxyCheckPeerName
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 183
- Forks
- 152
- PR merge metrics
- No merged PRs in 30d
Description
Search terms you've used
is:issue SSLProxyPeerName
Describe the bug
The NSS Apache configuration can't start because of an unknown SSLProxyPeerName configuration setting. This can be solved by using the correct setting SSLProxyCheckPeerName.
To Reproduce
Steps to reproduce the behavior:
- Go to https://solidproject.org//self-hosting/nss/apache
- Follow the direction and start up the httpd
- You get an error that
SSLProxyPeerNameis an unknown option
Expected behavior
The Apache server shouldn't complain about the provided options
Screenshots
Oct 04 15:40:04 bellow2.ugent.be httpd[9137]: Invalid command 'SSLProxyPeerName', perhaps misspelled or defined...ation
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: Server
- OS: CentOS Linux release 7.7.1908 (Core)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Apache configuration example at https://solidproject.org//self-hosting/nss/apache and compare the documented directive with Apache's reported unknown option. Replace the incorrect SSLProxyPeerName setting with SSLProxyCheckPeerName, then verify that the example no longer causes the reported httpd startup error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100