koushik9951 opened a new issue #2627: HTTPS/SSL failing for 2.14 zipkin URL: https://github.com/apache/incubator-zipkin/issues/2627 I am trying to enable HTTPS for 2.14 Zipkin version, but SSL arguments are not picking by the jar file, whereas for 2.12 version HTTPS is working fine. can some help me with this ...! **java -jar /opt/zipkin/zipkin-server-2.14.0.jar --LOG_LEVEL=INFO --server.port=9141 --server.ssl.key-store=/opt/Zipkin/2.14/zipkin.jks --server.ssl.key-store-password=123123 --server.ssl.key-password=123123 --security.require-ssl=true**
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
