What gets generated
The form fields map directly onto X.509 certificate fields: common name and organization become the subject, the validity period becomes the notBefore and notAfter dates, and the key usage choices become the matching extensions. A key pair is generated at the size you select, and the certificate is signed with its own private key, so issuer and subject are identical.