When I installed nginx, I did not include the SSL module, but I would need that now. I found out that I need to reinstall nginx with the SSL module enabled, but I am afraid to loose my current configuration and enabled virtual hosts.
Is there a way I can add the module without loosing my current configuration? Somehow "append" the SSL module to my current nginx installation?