certs review
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-11 01:48:57 CET
David, here's a short review of all the cumulative changes you've made
* svn_ra_dav_h
In @brief, you say 'functions used by the server'. Huh? ra_dav is
Please document the public declarations of the provider constructors
(For example, the server-cert provider doesn't actually provide
Also, pleeeeeeze wrap to 80 columns. That's in the HACKING file. :-)
* svn_auth.h
(svn_auth_cred_client_ssl_t): ah, nice, you actually *did* pass
* session.c
Ack! 80 column overruns throughout your changes! Ack! Fix all
(server_ssl_callback): remove the // C++ comment please. :-)
(client_ssl_keypw_callback, client_ssl_callback): whoa, tex... you
* config_file.c
Your "ssl-ignore-*" examples are inverted from the doc strings.
+ "### ssl-ignore-unknown-ca Allow untrusted server certificates\n"
* This is great stuff, all in all. As you said, there are still a
* a prompting provider for server-certs. presumably the specific
* a prompting provider for client-certs. it can simply ask for
Both prompting providers would be registered *after* file providers,
Keep up the great work! I feel a merge to trunk coming very soon.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.