#1535
ivan
Guest

I momentarily solved it like this:

$ ls | grep ct
50-mod-http-ssl-ct.conf
50-mod-ssl-ct.conf
50-mod-stream-ssl-ct.conf

$ mv *-ct.conf ../modules-available/
sudo service nginx reload

nginx -t
nginx: [warn] could not build optimal variables_hash, you should increase either variables_hash_max_size: 1024 or variables_hash_bucket_size: 64; ignoring variables_hash_bucket_size
nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
nginx: configuration file /etc/nginx/nginx.conf test is successful