Select the key pair type(s) from the pulldown menu, and enter the associated key pair size(s). [Details] #if ($select == "clone") For a cloned subsystem, only the key for an SSL server certificate is generated. #end
#if ($errorString != "")  $errorString #end

[Advanced]

Common Key Settings


Key Type:

Use the default key size (2048 bits for RSA, 256 bits for ECC).

Use the following custom key size:

Key Size:

[Simple]
#foreach ($item in $certs)

Key for $item.getUserFriendlyName()

#if ($item.isEnable()) #else #end
Key Type:

#if ($item.isEnable()) Use the default key size ($default_keysize bits). #else Use the default key size (2048 bits for RSA, 256 bits for ECC). #end
#if ($item.isEnable()) Use the following custom key size: #else Use the following custom key size: #end
#if ($item.isEnable()) #else #end
Key Size:
#end




#if ($firsttime == 'false') New Keys

#end


Note: After pressing Next, keys will be generated on the server, which will take some time to complete. Please wait for the next panel to appear.