June 19, 20179 yr Now the https support has been implemented into version 6.4.0-rcX, exactly how does one turn it on. I have figured out that I have to modify the go file. Currently, The relevant lines in the go file are: # Start the Management Utility /usr/local/sbin/emhttp & and what I want to do is to simply turn-on https functionality so that any http call will automatically use https. I did read the usage example in the -rc3 release and I am a bit confused. Will modifying the go file to this work? # Start the Management Utility /usr/local/sbin/emhttp -rp 80,443 & Or is something else required? Edited June 19, 20179 yr by Frank1940
Archived
This topic is now archived and is closed to further replies.