From: Jamie C. <jca...@we...> - 2011-01-04 18:48:31
|
On 04/Jan/2011 10:12 Mateus Belluzzo <ma...@pm...> wrote .. > Dear Sirs. > > Firstly, happy new year for all! > > I've installed Webmin 1.530 on Mandriva 2008 but it doesn't works with SSL, > just by single http. > > If I try https://localhost:10000 I get the message: > > SSL received a record that exceeded the maximum length allowed. > (ssl_error_rx_record_too_long) > > What does this mean? It could be due to an invalid SSL cert ... are you just using the one that Webmin generates? Also, if you try to connect from the command line with the command : wget -O /dev/null --no-check-certificate https://localhost:10000/ what does it output? - Jamie |