mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-25 05:16:00 +03:00
[GH-ISSUE #818] fails to mount on RHEL7.4 #473
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#473
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 @miramar-labs on GitHub (Sep 4, 2018).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/818
curl.cpp:RequestPerform(2197): ###curlCode: 59 msg: Couldn't use specified SSL cipher
latest s3fs-fuse code built from source .....
trying to use this option: -o cipher_suites=AESGCM
OpenSSL 1.0.2k-fips 26 Jan 2017
curl v7.61.0
(NOTE: same s3fs command works fine on Ubuntu)
@miramar-labs commented on GitHub (Sep 6, 2018):
seems to be some issue that RHEL's (nss-based) implementation of curl has using this cypher... Ubuntu's curl is openssl based and works fine... no solution found as of yet
@gaul commented on GitHub (Jul 9, 2019):
@miramar-labs Does compiling s3fs using OpenSSL resolve your issue?
@gaul commented on GitHub (Feb 3, 2020):
Closing due to inactivity. Please reopen if symptoms persist.