Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions pipeline/outputs/forward.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ When using Secure Forward mode, the [TLS](../../administration/transport-securit
| `tls.crt_file` | Absolute path to Certificate file. | _none_ |
| `tls.key_file` | Absolute path to private Key file. | _none_ |
| `tls.key_passwd` | Optional password for `tls.key_file`. | _none_ |
| `tls.windows.certstore_name` | (Windows only) Specify the name of the Windows Certificate Store to load certificates from. | `Root` |
| `tls.windows.use_enterprise_store` | (Windows only) Enable loading certificates from the Local Machine Enterprise Certificate Store. | `Off` |

## Forward setup

Expand Down