/[Apache-SVN]
ViewVC logotype

Revision 1673044


Jump to revision: Previous Next
Author: breser
Date: Sun Apr 12 19:23:49 2015 UTC (9 years ago)
Changed paths: 1
Log Message:
Allow the auth command to match on certificate subjects, issuers, digests
and hostnames.  We had this functionality and I unintentionally removed it
when converting to using the X.509 parser rather than storing the details
separately.

* subversion/svn/auth-cmd.c
  (parse_certificate, match_certificate): New functions.
  (match_credential): Call match_certificate() instead of
    ignoring the certificate.
  (show_cert): Use parse_certificate() which was factored out
    of this function.



Changed paths

Path Details
Directorysubversion/trunk/subversion/svn/auth-cmd.c modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26