Certificate Signing Request
A CSR is the message an applicant sends to a certificate authority to request a certificate. It contains the applicant's public key and identifying information, and it is signed with the matching private key to prove possession. Every TLS certificate you obtain, whether from a commercial CA or Let's Encrypt, starts with a CSR.