Interface TrustedKeyHelper

    • Field Detail

      • KNOWN_HOSTS_FUNCTION

        static final Function<TrustedKey,​String> KNOWN_HOSTS_FUNCTION
        Prepare row for known_hosts file
    • Method Detail

      • isCustomAcceptedSshHostKeysEnabled

        boolean isCustomAcceptedSshHostKeysEnabled()
        Returns:
        true if custom keys are enabled for Bamboo
      • getCustomAcceptedSshHostKeysFile

        @NotNull
        @NotNull File getCustomAcceptedSshHostKeysFile()
        Returns:
        file with trusted keys in SSH known_hosts format