Skip to content

Add domains array to TLS definition in config schema #1024

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

Closed
wants to merge 1 commit into from

Conversation

jrdnbradford
Copy link
Contributor

Fixes #1023.

sudo tljh-config add-item https.tls.domains sub-domain.xxx.yyyyyyy.edu
sudo tljh-config show
user_environment:
  default_app: jupyterlab
https:
  enabled: true
  tls:
    domains:
    - sub-domain.xxx.yyyyyyy.edu

@jrdnbradford jrdnbradford changed the title Add domains array to TLS definition Add domains array to TLS definition in config schema Mar 7, 2025
@jrdnbradford
Copy link
Contributor Author

Closing this as unnecessary. See #1023.

@jrdnbradford jrdnbradford deleted the tls-schema branch April 17, 2025 13:14
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.

tljh-config invalid option
1 participant