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

Add support for self signed certificates (#85) #86

Merged
merged 5 commits into from
Nov 19, 2023

Conversation

Radiicall
Copy link
Owner

fixes #85

Add support for using self signed certificates through a new config option:

{
	"jellyfin": {
		"self_signed_cert": true
	}
}

Add -s/--suppress-warnings so these messages wont show up every time:
image

@Radiicall Radiicall linked an issue Nov 18, 2023 that may be closed by this pull request
1 task
@Radiicall Radiicall changed the title Try adding support for self signed certificates. Add support for self signed certificates Nov 18, 2023
@Radiicall
Copy link
Owner Author

Needs testing

@Radiicall
Copy link
Owner Author

Artifacts for testing can be found at the bottom of this page when the build is done.

@Radiicall Radiicall changed the title Add support for self signed certificates Add support for self signed certificates (#85) Nov 18, 2023
@Radiicall Radiicall marked this pull request as ready for review November 19, 2023 14:47
@Radiicall Radiicall merged commit 57622f2 into main Nov 19, 2023
4 checks passed
@Radiicall Radiicall deleted the self-signed-certificate-error branch November 19, 2023 15:08
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.

HTTPS with custom created certificates doesn't work
1 participant