Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-347

Close Notify in SSL Shutdown

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 8.1.0.CR1
    • 8.1.0.Alpha2
    • .NET
    • None

      SSLException at the end of a successful request:

      2017-01-18 10:43:36,138 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, called closeOutbound()
      2017-01-18 10:43:36,138 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, closeOutboundInternal()
      2017-01-18 10:43:36,138 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, SEND TLSv1.2 ALERT:  warning, description = close_notify
      2017-01-18 10:43:36,138 INFO  [stdout] (HotRodServerWorker-6-2) Padded plaintext before ENCRYPTION:  len = 2
      2017-01-18 10:43:36,139 INFO  [stdout] (HotRodServerWorker-6-2) 0000: 01 00                                              ..
      2017-01-18 10:43:36,139 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, WRITE: TLSv1.2 Alert, length = 26
      2017-01-18 10:43:36,139 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, called closeInbound()
      2017-01-18 10:43:36,139 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, fatal error: 80: Inbound closed before receiving peer's close_notify: possible truncation attack?
      2017-01-18 10:43:36,139 INFO  [stdout] (HotRodServerWorker-6-2) javax.net.ssl.SSLException: Inbound closed before receiving peer's close_notify: possible truncation attack?
      2017-01-18 10:43:36,139 INFO  [stdout] (HotRodServerWorker-6-2) %% Invalidated:  [Session-2, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256]
      2017-01-18 10:43:36,140 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, SEND TLSv1.2 ALERT:  fatal, description = internal_error
      2017-01-18 10:43:36,140 INFO  [stdout] (HotRodServerWorker-6-2) HotRodServerWorker-6-2, Exception sending alert: java.io.IOException: writer side was already closed.
      

            vrigamon@redhat.com Vittorio Rigamonti
            rhn-support-mrobson Matt Robson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: