diff --git a/sdk.conf b/sdk.conf index 35601ea1fd274f012148e4fa309909e1a0335b9c..2715305129c641e79e93c2bfcad4580ef9ce71b9 100644 --- a/sdk.conf +++ b/sdk.conf @@ -4,7 +4,10 @@ sdk { # Credentials to authenticate via OAuth clientId: "781f6213-0f0f-4a79-9372-e7187ffda98b" clientSecret: "PnzR8Vbmhpv_VwTkT34wponqXWK8WBm-LADlryYdV4o" - privateKey: "123" + # Private key + # find location (or pw to keystore / ENV-var / Registry ?) + # and suitable format (PEM-Container ?) + privateKey: "$ref" # Proxy config for http api calls httpProxyHost: ""