This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit 62b9907e77619e7f67b4c2735ceaed772756cb96
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Nov 22 17:06:38 2022 +0100

    SCP connector missing authentication options to use a private key
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 kamelets/scp-sink.kamelet.yaml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/kamelets/scp-sink.kamelet.yaml b/kamelets/scp-sink.kamelet.yaml
index 2bd3adf7..5ec1d7d8 100644
--- a/kamelets/scp-sink.kamelet.yaml
+++ b/kamelets/scp-sink.kamelet.yaml
@@ -94,4 +94,3 @@ spec:
             privateKeyPassphrase: "{{?privateKeyPassphrase}}"
             strictHostKeyChecking: "{{?strictHostKeyChecking}}"
             useUserKnownHostsFile: "{{?useUserKnownHostsFile}}"   
-            strictHostKeyChecking: "no"

Reply via email to