Menu

#3663 "Generate key for host" button does nothing

1.510
open
5
2014-09-30
2010-05-04
BlueH2O
No
On my CentOS 5.4 box, clicking this button updates the timestamp on /etc/ipsec.secrets but does not create a key. ipsec.secrets contains:

RSA {
}
# do not change the indenting of that "}"

I seem to remember this used to work on CentOS w/ Webmin 1.441, at least that's what I said in bug 2207679...

Discussion

  • Jamie Cameron

    Jamie Cameron - 2010-05-04

    When you click that button, Webmin runs a command like :

    ipsec newhostkey --output /etc/ipsec.secrets --hostname your.hostname.com

    If you run this manually, does it work OK?

     
  • BlueH2O

    BlueH2O - 2010-05-04

    No, it does not. It returns:

    ipsec rsasigkey: configdir is required

     

Log in to post a comment.

Auth0 Logo