User Tools

Site Tools


linux:generate-csr

This is an old revision of the document!


Generate CSR (Certificate Signing Request)

openssl req -new -newkey rsa:2048 -nodes -keyout medjava.ro.key -out medjava.ro.csr

Send mail with attachments

mail -s " Att test"  -a file1 -a file2 -a file3 abc@XYZ.com < file5
linux/generate-csr.1549632634.txt.gz · Last modified: 2023/07/04 19:36 (external edit)