• 请不要在回答技术问题时复制粘贴 AI 生成的内容
weiruanniubi
V2EX  ›  程序员

求助!求助! NGINX 如何指定加密方式?

  •  
  •   weiruanniubi · Sep 19, 2019 · 2208 views
    This topic created in 2497 days ago, the information mentioned may be changed or developed.

    现在使用的是 AES_256_GCM,我想改为 AES_128_GCM,请问 ssl_ciphersz 后面应该填什么?

    Supplement 1  ·  Sep 19, 2019
    貌似找到原因了,因为 NGINX 目前不支持指定 TLS1.3 的 ciphers,所以只能使用默认的 AES_256_GCM,无法更改!
    6 replies    2019-09-21 11:15:00 +08:00
    arrow8899
        1
    arrow8899  
       Sep 19, 2019
    ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES128-GCM-SHA256
    weiruanniubi
        2
    weiruanniubi  
    OP
       Sep 19, 2019
    @arrow8899 依然是 AES_256_GCM……
    slanternsw
        3
    slanternsw  
       Sep 19, 2019
    @weiruanniubi TLS 1.3 ?
    weiruanniubi
        4
    weiruanniubi  
    OP
       Sep 19, 2019
    @slanternsw 是的
    qwerthhusn
        5
    qwerthhusn  
       Sep 19, 2019
    好像可以在 openssl 的哪个配置文件改
    slanternsw
        6
    slanternsw  
       Sep 21, 2019
    @weiruanniubi TLS 1.3 的 API 在 nginx 里应该还没有适配,去找找 patch,当年 V2EX 上有
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1378 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 17:16 · PVG 01:16 · LAX 10:16 · JFK 13:16
    ♥ Do have faith in what you're doing.