Commit 7ebfd8b
Carlos Gonzalez Betancort
MB-34361 Send content of CA Cert in setting-ldap
The setting command was sending the file path instead of the content
to the endpoint, this commit fixes this.
The commit also renames --ca-cert to --ldap-cacert so that is not
confused with the --cacert flag that is used for verifying the
connection to the couchbase cluster.
Change-Id: I7e3ab65242f72633c97487104f0107bb0e955668
Reviewed-on: http://review.couchbase.org/111220
Tested-by: Build Bot <build@couchbase.com>
Reviewed-by: Patrick Varley <patrick@couchbase.com>1 parent fcb1dc0 commit 7ebfd8b
4 files changed
Lines changed: 75 additions & 80 deletions
File tree
- docs
- generated
- doc/couchbase-cli
- man/man1
- modules/cli/pages/cbcli
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2676 | 2676 | | |
2677 | 2677 | | |
2678 | 2678 | | |
2679 | | - | |
| 2679 | + | |
2680 | 2680 | | |
2681 | 2681 | | |
2682 | 2682 | | |
| |||
2737 | 2737 | | |
2738 | 2738 | | |
2739 | 2739 | | |
2740 | | - | |
2741 | | - | |
2742 | | - | |
2743 | | - | |
| 2740 | + | |
| 2741 | + | |
| 2742 | + | |
| 2743 | + | |
| 2744 | + | |
2744 | 2745 | | |
2745 | 2746 | | |
2746 | 2747 | | |
| |||
2764 | 2765 | | |
2765 | 2766 | | |
2766 | 2767 | | |
2767 | | - | |
| 2768 | + | |
2768 | 2769 | | |
2769 | 2770 | | |
2770 | 2771 | | |
| |||
0 commit comments