Cannot Connect to endpoint with https/ssl #2183
Answered
by
jmklix
SnowfallDan
asked this question in
Q&A
|
code like this: config like this: I try Go SDK with same config, it works. Also S3 Browser. Aws log : I check the auth when debugging. it's same with the config. Anyone Can help me.... |
Answered by
jmklix
Nov 15, 2024
Replies: 2 comments
|
cfg.verifySSL = false; // disable verifySSL |
0 replies
|
It looks like you're using a 3rd party s3 service. I can't help you debug that because we don't guarantee that this sdk will work with other s3 services. If you can reproduce this error with AWS s3 then I can try to help diagnose any problems |
0 replies
Answer selected by
jmklix
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It looks like you're using a 3rd party s3 service. I can't help you debug that because we don't guarantee that this sdk will work with other s3 services. If you can reproduce this error with AWS s3 then I can try to help diagnose any problems