[Feature REQ]Add CURLOPT_SSL_CIPHER_LIST to git for allowing custom cipher usages

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

    We know git uses cURL to grab https repositories from the Internet. Nowadays
    the SSL-enabled git repos are getting more and more, especially self-hosted
    ones.

    Some of the websites including those enabled by CloudFlare, however, does
    not support common encryption ciphers provided by cURL. For example,
    TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 will not be support by default in
    both cURL or git, and it is not a common cipher, Debian/RHEL does not even
    support it by default (but Fedora does, maybe others, didn't test).

    Is it possible to add this feature (this opt is set by calling by curl
    --cipher cipher_name) to git, allowing custom cipher usage?

    Thank you very much.

-- 
Luxing Huang

Attachment: pgpxC6bklnrE4.pgp
Description: PGP signature


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]