keytool -genkey -keyalg RSA -keysize 2048 -keystore domain.key
| Enter keystore password | Voer keystore-wachtwoord in |
| What is your first and last name? | www.networking4all.com |
| What is the name of your organizational unit? | Secure |
| What is the name of your organization? | Networking4all B.V. |
| What is the name of your City or Locality? | Amsterdam |
| What is the name of your State or Province? | Noord-Holland |
| What is the two-letter country code for this unit? | NL |
Als u bovenstaande informatie zou invullen krijgt u de vraag of onderstaande informatie correct is. Natuurlijk vult u bij bovenstaande vragen de informatie van uw organisatie in.
CN=www.ssl.nu, OU=Secure, O=Networking4all, L=Amsterdam, ST=Noord-Holland, C=NL
Na het accepteren van bovenstaande informatie met 'y' or 'yes', moet u het wachtwoord invoeren wat u in het begin heeft opgegeven.
keytool -certreq -file domain.csr -keystore domain.key
