prohibit-resume-on-reneg

This command controls whether a previous SSL session can be resumed during a renegotiation handshake.

Syntax

prohibit-resume-on-reneg { on | off }

Parameters

on

Indicates that a previous session cannot be resumed during a renegotiation handshake.

off

Indicates that a previous session can be resumed during a renegotiation handshake. This setting is the default value.

Guidelines

The prohibit-resume-on-reneg command controls whether a previous SSL session can be resumed during a renegotiation handshake.

This command is relevant only when the value set by the max-renegotiation-allowed command is not 0.