[
https://issues.apache.org/jira/browse/TS-2370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13833086#comment-13833086
]
Bryan Call commented on TS-2370:
--------------------------------
I see the defaults in trunk to be "0" right now:
[bcall@mac-bryan trafficserver]$ grep -r
proxy.config.ssl.server.honor_cipher_order *
mgmt/RecordsConfig.cc: {RECT_CONFIG,
"proxy.config.ssl.server.honor_cipher_order", RECD_INT, "0", RECU_RESTART_TS,
RR_NULL, RECC_INT, "[0-1]", RECA_NULL}
proxy/config/records.config.default.in:CONFIG
proxy.config.ssl.server.honor_cipher_order INT 0
> SSL proxy.config.ssl.server.honor_cipher_order seems to be backwards
> --------------------------------------------------------------------
>
> Key: TS-2370
> URL: https://issues.apache.org/jira/browse/TS-2370
> Project: Traffic Server
> Issue Type: Improvement
> Components: HTTP
> Reporter: Bryan Call
> Fix For: 4.2.0
>
>
> The configuration option (default 0):
> CONFIG proxy.config.ssl.server.honor_cipher_order INT 0
> when set to 0 turns *on* the option to honer the server cipher list order.
> When set to 1 it turns *off* the option.
> The default option should also be changed to 1.
--
This message was sent by Atlassian JIRA
(v6.1#6144)