when enabling HTTPS for ntopng port 3001 for example this does not seem to work. Certificate generated. also tried running OPNsense with http incase that was interfering....am i just missing something obvious?
I'm having the same problem.
Also can't get GeoIP to work I think due to non SSL
I will follow this post to see if others may know whats wrong
/usr/local/opnsense/scripts/OPNsense/Ntopng/generate_certs.php is missing execute permission and a shell script calls it to regenerate the certs when you change the ntopng config.
run: chmod +x /usr/local/opnsense/scripts/OPNsense/Ntopng/generate_certs.php
from your shell and it will solve the issue. Hopefully this can be fixed in opnsense.
chmod will be set with next version ... sorry
Fantastic ! works now.
Thanks.
I take it this has to be done at the device's shell directly? There is no where to do this in the GUI?
Yes i did via ssh