From e470529dfb64fb6bfac7fca35d1d030bd19bf211 Mon Sep 17 00:00:00 2001 From: "Sascha L. Teichmann" Date: Wed, 27 Sep 2023 10:13:15 +0200 Subject: [PATCH] Add a paragraph about the remote forward API. --- docs/csaf_downloader.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/csaf_downloader.md b/docs/csaf_downloader.md index 122f5b1..1063ff0 100644 --- a/docs/csaf_downloader.md +++ b/docs/csaf_downloader.md @@ -126,6 +126,14 @@ In the config file this has to be noted as: ignorepattern = [".*white.*", ".*red.*"] ``` +#### Forwarding +The downloader is able to forward downloaded advisories and their checksums, +OpenPGP signatures and validation results to an HTTP endpoint. +The details of the implemented API are described [here](https://github.com/mfd2007/csaf_upload_interface). +**Attention** This is a little bit work in progress because there is +no production ready server which implements this protocol. +The server in the linked repository is currently for development and testing only. + #### beware of client cert passphrase The `client-passphrase` option implements a legacy private