On 14 apr 2009, at 04.33, Bruce Momjian <br...@momjian.us> wrote:

Magnus Hagander wrote:
I would actually call the two parameters 'verify-cert' and 'verify- cn',
and document that they also have "require" behavior.  Obviously you
can't verify certificates unless you require SSL.

I would prefer having "verify", "verify-no-cn" and "no-verify" or
something like that. Making it the "default choice" to have verification enabled, and very clear that you're turning something off if you're not.
And then just map require to verify. Or they could be "require-no-cn"
and "require-no-cert" perhaps?

("default choice" only for those using ssl of course - we'd still have
"disable" as the default *value* of the parameter)

I think the "no" options are odd because they have _negative_
designations.

That's the intention. When you're turning off something, I think it makes sense to use "no"....

/Magnus


--
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to