[OpenWrt-Devel] [PATCH] build: svn: remove the check for trust-server-cert option

Petr Štetiar ynezz at true.cz
Mon Jun 22 04:37:36 EDT 2020


kai zhang <zhangkaiheb at 126.com> [2020-06-08 09:59:38]:

Hi,

> The command:(svn help export) does not display trust-server-cert
> option by default even if it is supported with svn version 1.13.0.

seems like that option was probably deprecated, so maybe
`--trust-server-cert-failures` should be preferred now?

  --trust-server-cert      : deprecated; same as
                             --trust-server-cert-failures=unknown-ca
  --trust-server-cert-failures ARG : with --non-interactive, accept SSL server
                             certificates with failures; ARG is comma-separated
                             list of 'unknown-ca' (Unknown Authority),
                             'cn-mismatch' (Hostname mismatch), 'expired'
                             (Expired certificate), 'not-yet-valid' (Not yet
                             valid certificate) and 'other' (all other not
                             separately classified certificate errors).

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
http://lists.infradead.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list