Skip to content

Allow to debug without SSL#6

Merged
ComputerTech312 merged 1 commit intoComputerTech312:mainfrom
Juliaria08:nossldebug
Sep 21, 2023
Merged

Allow to debug without SSL#6
ComputerTech312 merged 1 commit intoComputerTech312:mainfrom
Juliaria08:nossldebug

Conversation

@Juliaria08
Copy link
Copy Markdown
Collaborator

I'd rather not temporarily allow a public facing certificate to be able
to authenticate to a website, and do fake SSL, if I do it I'd do it with
a internally valid and private certificate.

This commit checks if "DEBUG_NOSSL" exists and if exists, it binds to
the older port without SSL configuration.

I'd rather not temporarily allow a public facing certificate to be able
to authenticate to a website, and do fake SSL, if I do it I'd do it with
a internally valid and private certificate.

This commit checks if "DEBUG_NOSSL" exists and if exists, it binds to
the older port without SSL configuration
@Juliaria08 Juliaria08 self-assigned this Sep 21, 2023
Copy link
Copy Markdown
Owner

@ComputerTech312 ComputerTech312 left a comment

Choose a reason for hiding this comment

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

This is a good idea, hadn't thought about that.

Approved.

@ComputerTech312 ComputerTech312 merged commit f932535 into ComputerTech312:main Sep 21, 2023
@Juliaria08 Juliaria08 deleted the nossldebug branch September 22, 2023 12:52
@Juliaria08 Juliaria08 added the enhancement New feature or request label Sep 22, 2023
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