playframework - Enable https for play framework -


i wish enable https on site based on play framework.

i have below settings in conf/application.conf described in documentation play version 2.3.x in https://www.playframework.com/documentation/2.3.x/configuringhttps

# https settings https.port=9443 https.keystorepath=/home/username/.keystore/example.jks https.keystoretype=jks https.keystorepassword=mysecurepassword https.keystorealgorithm=rsa 

however, when hit https://example.com:9443/ error "err_connection_refused" in chrome. there wrong in configuration?

appreciate pointers/help on this.

note: have created keystore , installed certificate there.


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Restarting Supervisor and effect on FlaskSocketIO -

android - Format a french phone number -