User Tools

Site Tools


linux:generate-csr

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
linux:generate-csr [2019/02/08 15:20] – created odeftalinux:generate-csr [2023/07/04 19:36] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
   openssl req -new -newkey rsa:2048 -nodes -keyout medjava.ro.key -out medjava.ro.csr   openssl req -new -newkey rsa:2048 -nodes -keyout medjava.ro.key -out medjava.ro.csr
 +  
 +
 +====== Send mail with attachments ======
 +
 +  mail -s "CSR Files" -a phab.ro.csr -a nocloud.ro.csr odefta@medjava.ro < message.txt
 +  
 +* CSR Files is the subject \\
 +* message.txt contains the body message \\
 +* phab.ro.csr and nocloud.ro.csr are the attachments \\
 +
 +
  
linux/generate-csr.1549632027.txt.gz · Last modified: 2023/07/04 19:36 (external edit)