mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #1812] Not work --no-verify-ssl option for aws cli on some Runner #927
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#927
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ggtakec on GitHub (Dec 2, 2021).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/1812
Additional Information
In some GithubActions Runners(
ubuntu 18.04,debian buster,opensuse/leap 15), the aws command call is in error.The error is:
The aws command is called with
--no-verify-sslbut receivesCERTIFICATE_VERIFY_FAILED.I've tried some workarounds, but I still can't solve them, so I'll report them as Issue.
--ca-bundleoptionAWS_CA_BUNDLEenvironmentcertifipip pacakgeca-certificatesand executeupdate-ca-certificatesI've tried the above, but it still doesn't work.
I hope someone knew something ...
@gaul commented on GitHub (Jan 8, 2022):
Note that this only happens with the AWS CLI on older distros.
-o noobj_cachedefault #964notsup_compat_dirby default #2279