frostnotfall opened a new issue, #8929: URL: https://github.com/apache/trafficserver/issues/8929
I just install trafficserver from EPEL7. And I fllowed Document "Get started -> Configuring A Reverse Proxy" without https, beacuse it Just for test. Then I got "invalid client cipher suite", but I didn't change any ssl setings. Here is the full log: ``` [Jun 29 15:12:47.648] traffic_server STATUS: opened /var/log/trafficserver/diags.log [Jun 29 15:12:47.648] traffic_server NOTE: updated diags config [Jun 29 15:12:47.695] traffic_server NOTE: storage.config loading ... [Jun 29 15:12:47.697] traffic_server NOTE: storage.config finished loading [Jun 29 15:12:47.730] traffic_server NOTE: ip_allow.yaml loading ... [Jun 29 15:12:47.732] traffic_server NOTE: ip_allow.yaml finished loading [Jun 29 15:12:47.733] traffic_server NOTE: parent.config loading ... [Jun 29 15:12:47.733] traffic_server NOTE: parent.config finished loading [Jun 29 15:12:47.734] traffic_server NOTE: /etc/trafficserver/logging.yaml loading ... [Jun 29 15:12:47.735] traffic_server NOTE: /etc/trafficserver/logging.yaml finished loading [Jun 29 15:12:47.737] traffic_server NOTE: logging initialized[3], logging_mode = 3 [Jun 29 15:12:47.737] traffic_server NOTE: Initialized plugin_dynamic_reload_mode: 1 [Jun 29 15:12:47.737] traffic_server NOTE: plugin.config loading ... [Jun 29 15:12:47.738] traffic_server NOTE: plugin.config finished loading [Jun 29 15:12:47.741] traffic_server ERROR: SSL::139969208883328:error:1410D0B9:SSL routines:SSL_CTX_set_cipher_list:no cipher match:ssl_lib.c:1383 [Jun 29 15:12:47.741] traffic_server ERROR: invalid client cipher suite in records.config ``` Here is the build info: (traffic_server -V) ``` Traffic Server 9.1.2 Jun 15 2022 15:39:22 buildvm-x86-03.iad2.fedoraproject.org traffic_server: using root directory '/usr' Apache Traffic Server - traffic_server - 9.1.2 - (build # 061515 on Jun 15 2022 at 15:39:22) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
