Skip to content

Trying to clarify CERT_REQUIRED#8113

Merged
auvipy merged 1 commit intocelery:mainfrom
pamelafox:patch-1
Mar 8, 2023
Merged

Trying to clarify CERT_REQUIRED#8113
auvipy merged 1 commit intocelery:mainfrom
pamelafox:patch-1

Conversation

@pamelafox
Copy link
Copy Markdown
Contributor

Note: Before submitting this pull request, please review our contributing
guidelines
.

Description

I spent a while trying to understand why my URL was causing a runtime error in Redis, and that's when I realized that ssl_cert_reqs=CERT_REQUIRED only works for Celery, not for Redis directly. Re-reading the docs, I see how that is implied, but I didn't understand that "backward compatibility" meant "backward compatibility with older Celery versions". I've attempted to re-word it so that others don't make the mistake I did. Suggestions welcome.

@auvipy auvipy merged commit 5ae9696 into celery:main Mar 8, 2023
@auvipy auvipy added this to the 5.3 milestone Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants