You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by GitBox <gi...@apache.org> on 2019/06/12 06:40:08 UTC

[GitHub] [incubator-zipkin] koushik9951 opened a new issue #2627: HTTPS/SSL failing for 2.14 zipkin

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:
users@infra.apache.org


With regards,
Apache Git Services