Skip to content

update condition in Unicorn SSL configuration#1046

Open
boddumanohar wants to merge 1 commit into
mainfrom
fix-ssl-cert-condition
Open

update condition in Unicorn SSL configuration#1046
boddumanohar wants to merge 1 commit into
mainfrom
fix-ssl-cert-condition

Conversation

@boddumanohar
Copy link
Copy Markdown
Member

The settings.tls_client_auth is of type ssl.VerifyMode but in the condition we are doing check against a string value of "disabled"

They are of different types so they will never be equal.

Fixing this by passing the value properly.

@boddumanohar boddumanohar requested a review from mxsrc May 17, 2026 19:57
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.

1 participant