Nginx Not Logging https / :443 Requests

On your location ~ \.php$ block, please include the following line, if it doesn't already exist in fastcgi_params file...

fastcgi_param HTTPS on;