SSL and JWT Settings
Neuron provides SSL authentication for https login. Go to neuron.ini in the bin directory in the Neuron installation package to configure SSL, as shown in the following figure:
ENABLE_SSL set totrue
,SSL_CERT_FILEPATH fill in the certificate file path,SSL_PRIVATE_KEY_FILEPATH fill in the path of the private key file。The result is shown in the following figure: