One nginx can listen on 443 and handle multiple websites via multiple server {} blocks, you can't have two nginx instances using the same port, merge all sites in one instance.
↧