Re: --trust-server-cert
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 9 Jun 2010 20:03:21 +0300 (Jerusalem Daylight Time)
Short version: --trust-server-cert bypasses ONLY the "CA is unknown"
Arpad Ilia wrote on Wed, 9 Jun 2010 at 15:38 -0000:
To my surprise, yes. (I tested with
Looking at the source code (from subversion/libsvn_subr/cmdline.c), we
Where the possible bits are (from svn_auth.h):
/** Certificate has expired. */
/** Certificate's CN (hostname) does not match the remote hostname. */
/** @brief Certificate authority is unknown (i.e. not trusted) */
/** @brief Other failure. This can happen if neon has introduced a new
So, yes, current --trust-server-cert doesn't bypass the hostname and
> Thanks,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.