Frankenstein
Cadet
- Joined
- Aug 25, 2019
- Messages
- 4
Help... I can't find the solution to replace the bad SSL certificate I created within FreeNAS 11.2-U6 on an Asrock D1521D4I.
I've logged into it a few times and set up the system, a pool with 2 WD Red 4TB drives mirrored, email alerts that work, and got my NFS share to work.
Backed up my files into that... probably ~24 hours after cert creation I can't get past the TLS error:
>wget -v https://192.168.223.25/login
>Connecting to 192.168.223.25:443... connected.
>GnuTLS: The TLS connection was non-properly terminated
In Firefox 66/Linux I get:
>An error occurred during a connection to 192.168.223.25. PR_END_OF_FILE_ERROR
I can connect into the IPMI with ssl, that was a pre-existing cert, and to the console.
Questions:
Is there a way to remove or replace that bad cert I made via the root shell?
Is there any way to disable ssl on that interface so I can get back in? (edit a config file?)
Can I restore to a snapshot (prior to my cert generation) without losing my share and its data, then create a good cert?
Update to later version of FreeNAS... would I still have the bad cert issue? Would I lose the data in my share?
And THANK YOU jgreco, for the resource and discussion on 'Multiple network interfaces on a single subnet'!
Timely indeed, as I... need to fix that too..
I've logged into it a few times and set up the system, a pool with 2 WD Red 4TB drives mirrored, email alerts that work, and got my NFS share to work.
Backed up my files into that... probably ~24 hours after cert creation I can't get past the TLS error:
>wget -v https://192.168.223.25/login
>Connecting to 192.168.223.25:443... connected.
>GnuTLS: The TLS connection was non-properly terminated
In Firefox 66/Linux I get:
>An error occurred during a connection to 192.168.223.25. PR_END_OF_FILE_ERROR
I can connect into the IPMI with ssl, that was a pre-existing cert, and to the console.
Questions:
Is there a way to remove or replace that bad cert I made via the root shell?
Is there any way to disable ssl on that interface so I can get back in? (edit a config file?)
Can I restore to a snapshot (prior to my cert generation) without losing my share and its data, then create a good cert?
Update to later version of FreeNAS... would I still have the bad cert issue? Would I lose the data in my share?
And THANK YOU jgreco, for the resource and discussion on 'Multiple network interfaces on a single subnet'!
Timely indeed, as I... need to fix that too..