vmware / vmware/photon

How to enable TLS SHA-1 Server Signatures on Photon OS 5

Open
#1,522 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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

Open the contributing guide

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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.