I generated a Self-Signed certificate using keytool and update the generated keystore with wildfly. It is working fine. But how we can configure same self-signed in Apache http webserver(Mod proxy) and need to communicate with backend wildfly 8.2(configured https).
Please help us.