You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/11/19 13:26:03 UTC

[GitHub] [camel-k] starafdar-git commented on issue #1815: Camel sslContextParameter not working

starafdar-git commented on issue #1815:
URL: https://github.com/apache/camel-k/issues/1815#issuecomment-730372986


   @lburgazzoli 
   Thanks for your reply 
    Created a config map for application.properties and added below content:
    quarkus.http.ssl.certificate.key-store-file="/etc/camel/conf.d/_secrets/****/***certificate.p12"
    quarkus.http.ssl.certificate.key-store-file-type="P12"
    quarkus.http.ssl.certificate.key-store-password="****"
   
   then used below command to run but still same 
    kamel run --configmap=configmap --secret=**-cert --dependency=camel-http --dependency=camel-undertow  ***Proxy.java --dev
   


----------------------------------------------------------------
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