Guest User

Untitled

a guest
Jan 21st, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. [root@db1 ipsec.d]# ipsec newhostkey --output /etc/ipsec.secrets --configdir /etc/ipsec.d/ --verbose --random /dev/urandom --password
  2. /usr/libexec/ipsec/newhostkey: WARNING: file `/etc/ipsec.secrets' exists, appending to it
  3. [root@db1 ipsec.d]# cat /etc/ipsec.secrets
  4. : RSA {
  5. Usage: rsasigkey [--verbose] [--random device] [--configdir dir] [--password password] nbits [--hostname host] [--noopt] [--rounds num]
  6. }
  7. # do not change the indenting of that "}"
Add Comment
Please, Sign In to add comment