I have generated X.509 Certificates according to the description in https://www.playframework.com/documentation/2.5.x/ConfiguringHttps . But, i cannot configure play to use this as ssl certicate. Can anybody provide me the actual procedure to point ssl certifate and use this certificate in play to make https.
Note: I am using play only as a server and react page as client. So, please help me to figure out how i can configure ssl certificate in such scenario.
Thanks you!!!