Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1258 make opting out of ssl explicit for http/websocket options #1260

Merged

Conversation

junaidzm13
Copy link
Contributor

@junaidzm13 junaidzm13 commented Mar 12, 2024

make opting out of ssl explicit for http/websocket options

  • for now as a quick fix I've set ssl being enabled by default. So that user
    will always have to either call withSslDisabled to disable ssl or
    call withSsl to provide cert/key paths.

Copy link

netlify bot commented Mar 12, 2024

Deploy Preview for papaya-valkyrie-395400 canceled.

Name Link
🔨 Latest commit 1034eeb
🔍 Latest deploy log https://app.netlify.com/sites/papaya-valkyrie-395400/deploys/65f024cf22d4f30008038722

@junaidzm13 junaidzm13 force-pushed the 1258-make-opting0out-of-ssl-explicit branch from dbf4590 to 337586f Compare March 12, 2024 09:30
@junaidzm13 junaidzm13 changed the title 1258 make opting0out of ssl explicit 1258 make opting out of ssl explicit for http/websocket options Mar 12, 2024
- for now as a quick fix I've set ssl being enabled by default. So that user
  will always have to either call `withSslDisabled` to disable ssl or
  call `withSsl` to provide cert/key paths.
@junaidzm13 junaidzm13 force-pushed the 1258-make-opting0out-of-ssl-explicit branch from 337586f to 1034eeb Compare March 12, 2024 09:47
@chrisjstevo
Copy link
Contributor

Looks good, thanks.

@chrisjstevo chrisjstevo merged commit c37fa9a into finos:main Mar 12, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants