Skip to main content
Question

WAR installation on FreeBSD cannot donload public key

  • May 19, 2026
  • 1 reply
  • 8 views

Forum|alt.badge.img

Hi,

This is a WAR installation on FreeBSD, I added :

# Allow donwload of public keys
rundeck.gui.keystorage.downloadenabled=true
rundeck.feature.publicKeysDownload.enabled=true

to both framework.properties and rundeck-config.properties, which I has to create (it doesn’t exist in FreeBSD) with no success.

I also added this to preferences.properties Still doesn’t work

Regards,

Xavier

1 reply

Forum|alt.badge.img
  • Author
  • New Member 👋
  • May 19, 2026

Found ! The file rundeck-config.properties is not located in /usr/local/rundec/etc, but in /usr/local/rundeck/config Works now

Xavier