i`am just wondering if i define something like this:
ssl_ciphers 'AES256+EECDH:AES256+EDH:!aNULL';
in my vhost config in nginx, it is active on all my vhosts which use ssl.
Is there a way to define the ssl_ciphers and ssl_protocols for each vhost separately?