diff --git a/README.md b/README.md index f8a09ee..172cb32 100644 --- a/README.md +++ b/README.md @@ -25,8 +25,7 @@ python interface SDK for SecureCloud Management API Config sample: [connection] - MS_HOST = https://ms.cloud9.identum.com:7443/broker/API.svc/v3.5 - MS_BROKER_PATH = /broker/API.svc/v3.5/ + MS_HOST = https://ms.securecloud.com/broker/API.svc/v3.5 MS_BROKER_NAME = MS_BROKER_PASSPHASE = @@ -58,7 +57,3 @@ Default certificate file: /sclib/cacerts/cacert.pem -How to generate root CA certificate file to valid SecureCloud server - - > openssl pkcs12 -in -nodes -nokeys -out cacert.pem - \ No newline at end of file