Results 1 issues of Ashish

**Working condition** Using below certs and key (openssl generated) in config.json server-app-cm.yml : `{ "server": { "http_addr": ":443", "tls_key_file": "./certs/notary-server.key", "tls_cert_file": "./certs/notary-server.crt" }, "trust_service": { "type": "remote", "hostname": "notary-signer-svc", "port":...