spacemonkeygo/openssl

Questions related documentation in spacemonkey

shekharHPE opened this issue · 0 comments

  1. Is system capable of using a default of no compression - when using TLS
  2. Is the system capable of exchanging TLS messages in a single exchange or multiple exchanges.
  3. If TLS session resumption is used, is the timer associated with TLS session resumption configurable with default to be 1 hour.
  4. If TLS session resumption is used, is the maximum time allowed for a TLS session to resume (session resumption) without repeating the TLS authentication/confidentiality/authorization process (e.g., a full handshake) 1 hour ? .
  5. If the product supports SSL/TLS renegotiation, does the product support the capability to disable this feature or support RFC 5746.
    NOTE: Supporting RFC 5746 includes providing a configurable option to terminate a TLS session if the peer does not support the “renegotiation_info” extension.