You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: check-plugins/by-ssh/icingaweb2-module-director/by-ssh.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -458,7 +458,7 @@
458
458
"3": {
459
459
"varname": "by_ssh_configfile",
460
460
"caption": "By SSH: Configfile",
461
-
"description": "SSH: Specifies an alternative per-user configuration file. If a configuration file is given on the command line, the system-wide configuration file (`/etc/ssh/ssh_config`) will be ignored. The default for the per-user configuration file is `~/.ssh/config`. If set to `none`, no configuration files will be read.",
461
+
"description": "SSH: Alternative per-user configuration file. If a configuration file is given on the command line, the system-wide configuration file (`/etc/ssh/ssh_config`) will be ignored. The default for the per-user configuration file is `~/.ssh/config`. If set to `none`, no configuration files will be read.",
"description": "SSH: Selects a file from which the identity (private key) for public key authentication is read. You can also specify a public key file to use the corresponding private key that is loaded in ssh-agent(1) when the private key file is not present locally. The default is `~/.ssh/id_dsa`, `~/.ssh/id_ecdsa`, `~/.ssh/id_ecdsa_sk`, `~/.ssh/id_ed25519`, `~/.ssh/id_ed25519_sk` and `~/.ssh/id_rsa`. Identity files may also be specified on a per-host basis in the configuration file. It is possible to have multiple --identity options (and multiple identities specified in configuration files). If no certificates have been explicitly specified by the CertificateFile directive, ssh will also try to load certificate information from the filename obtained by appending `-cert.pub` to identity filenames.",
525
+
"description": "SSH: File from which the identity (private key) for public key authentication is read. You can also specify a public key file to use the corresponding private key that is loaded in ssh-agent(1) when the private key file is not present locally. The default is `~/.ssh/id_dsa`, `~/.ssh/id_ecdsa`, `~/.ssh/id_ecdsa_sk`, `~/.ssh/id_ed25519`, `~/.ssh/id_ed25519_sk` and `~/.ssh/id_rsa`. Identity files may also be specified on a per-host basis in the configuration file. It is possible to have multiple --identity options (and multiple identities specified in configuration files). If no certificates have been explicitly specified by the CertificateFile directive, ssh will also try to load certificate information from the filename obtained by appending `-cert.pub` to identity filenames.",
Copy file name to clipboardExpand all lines: check-plugins/xca-cert/icingaweb2-module-director/xca-cert.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -133,7 +133,7 @@
133
133
"2": {
134
134
"varname": "xca_cert_defaults_file",
135
135
"caption": "XCA Cert: Defaults File",
136
-
"description": "Specifies a cnf file to read parameters like user, host and password from (for MySQL/MariaDB cnf-style files). Example: `/var/spool/icinga2/.my.cnf`.",
136
+
"description": "Specifies a cnf file to read parameters like user, host and password from (for MySQL/MariaDB cnf-style files). (for MySQL/MariaDB cnf-style files). Example: `/var/spool/icinga2/.my.cnf`.",
0 commit comments