CSR
CSR explained: the self-signed request carrying a public key, sent to a CA to prove key possession before certificate issuance.
A CSR, or Certificate Signing Request, is a data package sent to a certificate authority when requesting a certificate. It contains the applicant's public key together with identifying details, and is self-signed with the corresponding private key to prove that the applicant genuinely holds that private key.