basho / riak-erlang-client

The Riak client for Erlang.
Apache License 2.0
311 stars 188 forks source link

Support TLS port / RIAK-2913 #342

Closed lukebakken closed 1 year ago

lukebakken commented 7 years ago

See basho/riak_api#119

thumbot commented 7 years ago
features/lrb/ssl-optional-riak-2913 e8a222f :arrow_right: develop 262e9ad :white_check_mark: completed
Looks good! :+1:
:white_check_mark: MERGE

> Started at: 2017-01-04 09:06 > Duration: 1 seconds. > Result: OK > Message: Merge Success: features/lrb/ssl-optional-riak-2913 e8a222ff4cbb638f82b5533a45c97d9b9e34cc0d onto target branch: develop 262e9ad3d0050f2b892b1b27223484663434a834 > Exit Code: OK > :page_facing_up:

``` Updating 262e9ad..e8a222f Fast-forward (no commit created; -m option ignored) Makefile | 15 ++++--- secex | 37 +++++++++++++++++ src/riakc_pb_socket.erl | 104 ++++++++++++++++++++++++------------------------ 3 files changed, 98 insertions(+), 58 deletions(-) create mode 100755 secex ``` --------------------------------------------------
thumbot commented 7 years ago
features/lrb/ssl-optional-riak-2913 ee8aa62 :arrow_right: develop 262e9ad :white_check_mark: completed
Looks good! :+1:
:white_check_mark: MERGE

> Started at: 2017-01-10 11:17 > Duration: 1 seconds. > Result: OK > Message: Merge Success: features/lrb/ssl-optional-riak-2913 ee8aa62be8610698cc536559f22dfe10e6640e3c onto target branch: develop 262e9ad3d0050f2b892b1b27223484663434a834 > Exit Code: OK > :page_facing_up:

``` Updating 262e9ad..ee8aa62 Fast-forward (no commit created; -m option ignored) Makefile | 15 ++++++--- secex | 37 ++++++++++++++++++++++ src/riakc_pb_socket.erl | 82 ++++++++++++++++++++++++++++++------------------- 3 files changed, 98 insertions(+), 36 deletions(-) create mode 100755 secex ``` --------------------------------------------------