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 TLS connections #210

Merged
merged 2 commits into from
Oct 1, 2023

Conversation

ressu
Copy link
Contributor

@ressu ressu commented Sep 29, 2023

Currently the extension only allows connecting directly to moonraker or to a relay host which doesn't use HTTPS.

This change adds support to HTTPS connections to Moonraker.

Add a toggle for connections that use TLS. this change makes it possible
to access HTTPS enabled printers.
@marcolivierarsenault
Copy link
Owner

This is really a good idea, I will review in the next few days.
In the mean time, could you add info to the documentation about the new TLS option

@marcolivierarsenault marcolivierarsenault added the enhancement New feature or request label Sep 29, 2023
@marcolivierarsenault marcolivierarsenault self-assigned this Sep 29, 2023
Copy link
Owner

@marcolivierarsenault marcolivierarsenault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code all 🍏
🎩 : 🍏

Only missing doc

Document the default values and add a note that TLS must be configured
on the server side for them to work.
@ressu
Copy link
Contributor Author

ressu commented Sep 30, 2023

Sure, I added very basic documentation. There isn't all that much to say about the connection dialog and the TLS option, but having a starting point is good.

@marcolivierarsenault marcolivierarsenault merged commit ddaafe5 into marcolivierarsenault:main Oct 1, 2023
5 checks passed
@marcolivierarsenault
Copy link
Owner

Thank you @ressu

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.

2 participants