kai zhang <[email protected]> [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
[email protected]
http://lists.infradead.org/mailman/listinfo/openwrt-devel