Enable Enterprise Console HTTPS for Fresh Installation
You can enable HTTPS during the Enterprise Console installation by selecting HTTPS as your preferred connection type:
server: type: simple connector: type: encrypted-https # encrypted-https is a customized HTTPS connector type in Enterprise Console, with keystore password encrypted. port: 9191 # DO NOT REMOVE alternatives are 8080 keyStorePath: /appdynamics/platform-admin/conf/keys/keystore.jks keyStorePassword: s_-001-12-v/yKyIweuGQ=iLpBEDTqfP7vj++WP+MKEg== trustStorePath: /appdynamics/platform-admin/conf/keys/cacerts.jks trustStorePassword: s_-001-12-hdLwJEOZbns=kDmS/pLvq2A43iCWLJEcTg== certAlias: ec-server # DO NOT change cert alias name in keystore files. validateCerts: false supportedProtocols: [TLSv1.2] bindHost: 0.0.0.0 applicationContextPath: /