Https error

While following https://docs.librenms.org/#Support/SSL-Configuration/#enabling-https-nginx

on Step 2

it has you add the following lines.

include snippets/ssl-example.com.conf;
include snippets/ssl-params.conf;

When running the syntax check sudo nginx -t

it says those files do not exist and when running the find . -name I’am unable to locate them

Please advise.

Thanks,