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 native support for TLS (no proxy needed) #1158

Open
ericfitz opened this issue Jan 1, 2025 · 1 comment
Open

Add native support for TLS (no proxy needed) #1158

ericfitz opened this issue Jan 1, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request version-2.4
Milestone

Comments

@ericfitz
Copy link
Collaborator

ericfitz commented Jan 1, 2025

Describe what problem your feature request solves:
Currently, it is necessary to run the threat dragon application behind a proxy if TLS connectivity is desired.

Describe the solution you'd like:
Since Node and Express natively support TLS, I would like it if variables could be provided in the ENV file to cause the applicaiton to natively accept TLS connections without any proxy being needed.

Additional context:
I have a fork that has this functionality added:
https://github.com/efitz-oss/threat-dragon
I would like to send a merge request.

@ericfitz ericfitz added the enhancement New feature or request label Jan 1, 2025
@jgadsden jgadsden added this to the Version 2.4 milestone Jan 2, 2025
@jgadsden
Copy link
Collaborator

jgadsden commented Jan 2, 2025

Hello @ericfitz thanks for taking this on, much appreciated
I have tentatively marked this for the version 2.4 release, due out in April 2025, but there is no pressure: any time you have this ready would be great

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request version-2.4
Projects
None yet
Development

No branches or pull requests

2 participants