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

feat: allow setting ssl root cert #600

Merged
merged 1 commit into from
Aug 21, 2023
Merged

feat: allow setting ssl root cert #600

merged 1 commit into from
Aug 21, 2023

Conversation

soedirgo
Copy link
Member

@soedirgo soedirgo commented Aug 3, 2023

What kind of change does this PR introduce?

Feature

What is the current behavior?

sslmode can be set, but sslrootcert can't be specified

What is the new behavior?

Allow setting sslrootcert.

Additional context

Fixes #274

@soedirgo soedirgo requested review from a team as code owners August 3, 2023 04:12
@notion-workspace
Copy link

@soedirgo soedirgo marked this pull request as draft August 3, 2023 07:17
@soedirgo soedirgo force-pushed the feat/ssl-root-cert branch 14 times, most recently from a1db465 to c679712 Compare August 3, 2023 12:43
@soedirgo soedirgo marked this pull request as ready for review August 3, 2023 12:45
test/index.test.ts Outdated Show resolved Hide resolved
@soedirgo soedirgo force-pushed the feat/ssl-root-cert branch 3 times, most recently from 4f1403a to 88416b0 Compare August 21, 2023 02:37
@soedirgo soedirgo enabled auto-merge (rebase) August 21, 2023 02:49
@soedirgo soedirgo merged commit 3514106 into master Aug 21, 2023
4 checks passed
@soedirgo soedirgo deleted the feat/ssl-root-cert branch August 21, 2023 02:50
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.

Error: [500] self signed certificate
2 participants