How to enable TLS SHA-1 Server Signatures on Photon OS 5
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 3.2k
- Forks
- 692
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
VMware Cloud Director has an issue (10.5.1) about TLS SHA-1 Server Signatures .....
Right now from chrome or browser need to enable TLS SHA-1 Server Signatures (because default its disabled)
Because of that also on Photon OS 5 my HAProxy could not establish ssl
On Photon os how to configure openssl for allow TLS SHA-1 Server Signatures ?
Reproduction steps
1.curl -v https://vcdnanem:443
2.
3.
...
Expected behavior
when try to cpnnect you can see that connection is not est ....
Additional context
No response
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
Start by reproducing the failed curl -v https://vcdnanem:443 connection on Photon OS 5 and inspect the TLS configuration used by HAProxy. Determine whether Photon OS supports enabling TLS SHA-1 server signatures, then document the supported configuration or explain why the connection cannot be established.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- networking, operating-systems, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100