Skip to content

#1626 Add ability to customise SSL Cipher Suites and Protocols - #1627

Merged
stonesmi merged 10 commits into
finos:mainfrom
stonesmi:add-support-for-pfx-certs
Jul 25, 2025
Merged

#1626 Add ability to customise SSL Cipher Suites and Protocols#1627
stonesmi merged 10 commits into
finos:mainfrom
stonesmi:add-support-for-pfx-certs

Conversation

@stonesmi

@stonesmi stonesmi commented Jul 22, 2025

Copy link
Copy Markdown
Contributor
  • Added additional options for confiugring enabled ciphers and protocols.
  • Added tests to cover the new and existing combinations.
  • Updated the WebSocketClient to support the WSS protocol
  • Fixed a race condition in the WebSocketClient when sending a WS frame before the upgrade handshake was complete.

Closes #1626

@netlify

netlify Bot commented Jul 22, 2025

Copy link
Copy Markdown

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit e2797a5
🔍 Latest deploy log https://app.netlify.com/projects/papaya-valkyrie-395400/deploys/688230c24bee330008eb1610

@stonesmi
stonesmi marked this pull request as ready for review July 23, 2025 14:05
@stonesmi stonesmi changed the title #1626 WiP #1626 Add ability to customise SSL Cipher Suites and Protocols Jul 24, 2025
@stonesmi
stonesmi requested review from chrisjstevo and heswell July 24, 2025 13:15
@stonesmi

Copy link
Copy Markdown
Contributor Author

@tanjjj please can you review this as well?

@stonesmi

Copy link
Copy Markdown
Contributor Author

@tanjjj please can you review this as well?

@tanjjj has given me written approval on Teams (honest!)

@stonesmi
stonesmi merged commit f096128 into finos:main Jul 25, 2025
15 of 16 checks passed
@stonesmi
stonesmi deleted the add-support-for-pfx-certs branch September 24, 2025 18:20
@stonesmi stonesmi added the enhancement New feature or request label Oct 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose additional SSL configuration options

1 participant