]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
some ASAs are confused by stripping newlines from CSD response
authorDaniel Lenski <dlenski@gmail.com>
Wed, 6 May 2020 19:15:42 +0000 (12:15 -0700)
committerDaniel Lenski <dlenski@gmail.com>
Wed, 6 May 2020 19:15:57 +0000 (12:15 -0700)
commit8ac132fcb40367ee1e0d93a65abffbfdf25a6afa
treea20a83f8b0854524f8ffd54a705b2567402ca839
parent6ed6ff38de5a1f5682830071ff8bcf57d368f30f
some ASAs are confused by stripping newlines from CSD response

See #139 for report of this.

Using `curl --data-binary` instead of `--data` should avoid this issue.

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
trojans/csd-post.sh