S3 certificate but no secure connection

DonGuig

Cadet
Joined
May 11, 2019
Messages
4
Hi all,

I'm having a hard time configuring TLS for the S3 service of Freenas.

I have successfully started the S3 service, after selecting the letsencrypt certificate that I previously had for our domain. The service does not seem to throw any error, and the file /var/log/minio.log is empty.

I can access the minio web interface both locally (typing the Freenas local IP address) or remotely but only by using http://myfreenasfqdn:minio_port[/I].

Trying to access with https:// leads to the following error (copied from firefox) :

Code:
SSL received a record that exceeded the maximum permissible length.
Error code: SSL_ERROR_RX_RECORD_TOO_LONG


But I need to secure this connection for remote file sharing... having the possibility to access the minio interface through http:// is an issue in itself, and not being able to access it with https:// is an issue too obviously.

I've tried restarting the service, I've tried rebooting the freenas, to no avail...

I'm on Freenas 11.3-U1

Anyone has a clue ?

Best,
Guillaume
 
Top