SSLSocketText: alert during test should throw

The RI behavior was to throw an exception because of a fatal SSL alert
from the client. Our behavior was inconsistent since we had disabled
alerts during refactoring. We would still abort the connection, but not
in a nice way.

Change-Id: Ie7026d715d26b0eac5046907d64f2d4b3538cba8
1 file changed