Home > ADSS Go>Sign Service > Configuring the Go>Sign Service > Step 1 - Creating a Go-Sign Profile > Certificate Generation Configurations > Certificate Generation Settings

Certificate Generation Settings

This page is used to configure the Certificate Generation Settings that will be generated in the Go>Sign Desktop.

The configuration items are as follows:

Item Description
Key Algorithm
Specify the Key Algorithm that will be used to generate the key pair from Go>Sign Desktop.
  • RSA
  • ECDSA
Curve Type Select the Curve Type that will be used to generate the key pair from Go>Sign Desktop. ADSS Server supports the following Curve Types:
  • NIST P
  • SEC2 K
  • Brainpool R
  • Brainpool T
Note: The Curve Type drop-down will be available only when ECDSA algorithm is selected in key algorithm field.
Key Length
Specify the Key Length against the above selected algorithm. 
  • The choices for RSA keys are               
    • 1024
    • 2048
    • 3072
    • 4096
  • The choices for ECDSA keys are:
    • 160
    • 192 
    • 224
    • 256
    • 320
    • 384
    • 512
    • 521
Password Strength
Specify the strength of password by providing a desired regular expression. 

See the following link to check some example of regular expressions:
http://www.mkyong.com/regular-expressions/10-java-regular-expression-examples-you-should-know/

Clicking the Next button will display the Key Store Settings page.

See also