-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Labels
closed-for-stalenessguidanceQuestion that needs advice or information.Question that needs advice or information.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.third-partyThis issue is related to third-party libraries or applications.This issue is related to third-party libraries or applications.
Description
Hi, seems both s3-sdk and grpc use SSL/TLS, during startup, my application just crashed with either
@ 0x55c8bcb30bd8 (unknown) bssl::ssl_cert_dup()
or
PC: @ 0x7fbec111154e (unknown) Aws::Utils::Crypto::CreateSha256Implementation()
depends on which one initialized first.
Can I disable SSL mech in s3-sdk ? Since SSL/TLS is a built-in mech in Grpc.
Any suggestions on this ? Like editing Aws::SDKOptions?
Thanks a lot.
Metadata
Metadata
Assignees
Labels
closed-for-stalenessguidanceQuestion that needs advice or information.Question that needs advice or information.response-requestedWaiting on additional info and feedback. Will move to "closing-soon" in 10 days.Waiting on additional info and feedback. Will move to "closing-soon" in 10 days.third-partyThis issue is related to third-party libraries or applications.This issue is related to third-party libraries or applications.