MIB Viewer

maxClientRsaKeySize

OBJECT-TYPE
1.3.6.1.4.1.388.6.3.34.2.1
Access
read-write
Status
current
Sub-identifiers
0
The maximum number of bits that the client certificate's public key is allowed to be. If the server receives a client certificate and this condition is not true, the client's socket will be closed. Valid values are: 512,768,1024,1536,2048,3072,4096,7680,15360. Note that the MAX value cannot be less than the MIN value which is defined by minClientRsaKeySize.
INTEGER (512..15360)