RemoteAdmin and RemoteConsole now read the server.crt filename from [Network] option SSLCertFile
This configuration is optional, then it doesn't initialize a JWT signature util object.
In a separate discussion, we decided it was better to pass the filenames in rather than put a direct dependency on Halcyon.ini in the code, so please used #348 rather than this one. (Closing it.)
RemoteAdmin and RemoteConsole now read the server.crt filename from
[Network]
optionSSLCertFile
This configuration is optional, then it doesn't initialize a JWT signature util object.