|
|
How can I disable SSL for the admin web interface? |
| Apllies to: NetMAX version 3.01 - 4.0x
address-suppressed | |
|
Edit the file:
/var/conf/apache/httpd.conf Change:
LoadModule ssl_module /usr/netmax/libexec/libssl.so SSLEngine On SSLCertificateFile /var/conf/ssl/admin.pem to
#LoadModule ssl_module /usr/netmax/libexec/libssl.so #SSLEngine On #SSLCertificateFile /var/conf/ssl/admin.pem Then reboot or restart the admin web server with the following command:
/usr/netmax/etc/rc.d/http.sh adminrestart
|
| Previous: |
|
| Next: |
|
| ||||||||