Select the key pair type(s) and associated key pair size(s) from the pulldown menus. [Details]

Note that only RSA is supported for the audit_signing certificate at this point

#if ($errorString != "")  $errorString #end

[Advanced]

Common Key Settings

Key Type:

Use the default key size ($default_keysize bits for RSA; curve $default_ecc_curvename for ECC).

Use the following custom key strength:

Key Size or Curve (see Details above):

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

Key for $item.getUserFriendlyName()

#if ($item.getCertTag() == "audit_signing") #else #end
Key Type:

Use the default key size ($default_keysize bits for RSA, curve $default_ecc_curvename for ECC).

Use the following custom key strength:

Key Size or Curve (see Details above):
#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.