I would like to test https related development on my local machine before pushing it to staging and production.
The current url is: http://localhost:8500/mysite/index.cfm
which works fine
If I try and modify it to https, the page just loads and loads and nothing happens (in chrome it gets to the "This webpage is not available" page)
I have googled for information relating to this, but have not found anything helpful. The only information I have found was related to older versions of CF. From that I have created a my.keystore file, but am not sure what to do with it in CF9.
If any information could be provided that would assist me in setting this up / getting it working and testing, I would be extremely grateful . Thanks