linux:generate-csr
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| linux:generate-csr [2019/02/08 13:20] – created odefta | linux:generate-csr [2023/07/04 16: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: (external edit)
