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

Support HTTPS communication #82

Merged
merged 8 commits into from
May 11, 2023
Merged

Support HTTPS communication #82

merged 8 commits into from
May 11, 2023

Conversation

ihrigb
Copy link
Owner

@ihrigb ihrigb commented May 5, 2023

Issue: #73

@ihrigb ihrigb added the enhancement New feature or request label May 5, 2023
@ihrigb ihrigb self-assigned this May 5, 2023
{
host: host,
port: 443,
rejectUnauthorized: false,

Check failure

Code scanning / CodeQL

Disabling certificate validation

Disabling certificate validation is strongly discouraged.
@ihrigb ihrigb merged commit 6cadab3 into main May 11, 2023
@ihrigb ihrigb deleted the dev-https branch May 11, 2023 15:17
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.

Feature Request: securely get the session ID via HTTPS and use it in HTTP calls to the video/audio-* URLs
1 participant