Niklaus, > It runs fine in general but there are some exceptions. Whenever the > webinterface is accessed w/ Chrome/Chromium, it displays an error > message and the server logs the following line: > 2013-02-19 10:24:14.862:WARN:oeji.nio:javax.net.ssl.SSLException: > Inbound closed before receiving peer's close_notify: possible > truncation attack?
These messages are normal. These are just Chrome doing whatever it does to attempt to speed up page loading. > I changed the source so all urls say "https" instead of "http". But > Any idea what the cause of that is and/or how I can fix it? Just to check: with SSL disabled, and prior to changing the Microbox code, did the DataApiOAuth work? I am trying to determine whether this is a SSL specific issue or a DataApi issue Ali
