-
-
Notifications
You must be signed in to change notification settings - Fork 90
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
Avoid ssl alert bad certificate error from ssl clients #348
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs a test and it shouldn't generate linter offenses.
1bd9ef5
to
a31cfea
Compare
This commit is to avoid the alert bad certificate error that keeps happening when some requests. Signed-off-by: Nizamudeen A <[email protected]>
@nizamial09 the commit is not linked to your GitHub account. You need to either add the committer email to GitHub or fix your local Git setup. Also, fill out the PR template. It doesn't have any explanation currently. |
a31cfea
to
eec6cc0
Compare
Okay. I'll take care of that and will update it. |
…iders error upstream tracked in cherrypy/cheroot#348 Fixes: https://tracker.ceph.com/issues/48490 Signed-off-by: Nizamudeen A <[email protected]>
I'll mark it as a draft until ready |
…iders error upstream tracked in cherrypy/cheroot#348 Fixes: https://tracker.ceph.com/issues/48490 Signed-off-by: Nizamudeen A <[email protected]> (cherry picked from commit 4cbe89f)
…iders error upstream tracked in cherrypy/cheroot#348 Fixes: https://tracker.ceph.com/issues/48490 Signed-off-by: Nizamudeen A <[email protected]> (cherry picked from commit 4cbe89f)
…iders error upstream tracked in cherrypy/cheroot#348 Fixes: https://tracker.ceph.com/issues/48490 Signed-off-by: Nizamudeen A <[email protected]>
I couldn't reproduce this. |
…iders error upstream tracked in cherrypy/cheroot#348 Resolves: rhbz#1904340 Signed-off-by: Nizamudeen A <[email protected]>
This commit is to avoid the alert bad certificate error that keeps happening when some requests.
Signed-off-by: Nizamudeen A [email protected]
❓ What kind of change does this PR introduce?
📋 What is the related issue number (starting with
#
)#347
❓ What is the current behavior? (You can also link to an open issue here)
❓ What is the new behavior (if this is a feature change)?
📋 Other information:
📋 Checklist:
and description in grammatically correct, complete sentences
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)