You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "windy (Jira)" <ji...@apache.org> on 2022/04/21 02:04:00 UTC

[jira] [Created] (ARTEMIS-3792) ActiveMQ Artemis 2.21.0 -- openssl tls ,I try to set disableSessionTickets=true ,but it is not worke,how to set?

windy created ARTEMIS-3792:
------------------------------

             Summary: ActiveMQ Artemis 2.21.0 -- openssl tls ,I try to set disableSessionTickets=true ,but it is not worke,how to set?
                 Key: ARTEMIS-3792
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-3792
             Project: ActiveMQ Artemis
          Issue Type: Bug
          Components: Broker
    Affects Versions: 2.21.0
            Reporter: windy


I try to set  disableSessionTickets=true  ,but it is not work?
<acceptor name="mqtt+ssl">tcp://0.0.0.0:1883?tcpSendBufferSize=1048576;sslEnabled=true;sslProvider=OPENSSL;disableSessionTickets=true;keyStorePath=/data/servers/mqtt_ssl/mqtt_broker.keystore;keyStorePassword=anjubao;trustStorePath=/data/servers/mqtt_ssl/mqtt_broker.truststore;trustStorePassword=anjubao;needClientAuth=true;tcpReceiveBufferSize=1048576;protocols=MQTT;useEpoll=true;handshake-timeout=60</acceptor>
 
ref: 
 *[tomcat链接器的SSL配置属性|https://www.cnblogs.com/zh-dream/p/13621251.html]*
 [57391 – Allow TLS Session Tickets to be disabled (apache.org)|https://bz.apache.org/bugzilla/show_bug.cgi?id=57391]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)