RE: Delete bucket type

2016-09-28 Thread Nguyen, Kyle
[mailto:mkess...@basho.com] Sent: Wednesday, September 28, 2016 2:13 AM To: Nguyen, Kyle Cc: Riak Users Subject: Re: Delete bucket type On 27 September 2016 at 20:50, Nguyen, Kyle mailto:kyle.ngu...@philips.com>> wrote: Hi all, Is deleting bucket type possible in version 2.1.4? If not, is

Delete bucket type

2016-09-27 Thread Nguyen, Kyle
Hi all, Is deleting bucket type possible in version 2.1.4? If not, is there any workaround or available script/code that we can do this in a production environment without too much performance impact? Thanks -Kyle- The information contained in this message ma

RE: Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-31 Thread Nguyen, Kyle
nt: None SRP username: None Start Time: 1472681389 Timeout : 300 (sec) Verify return code: 19 (self signed certificate in certificate chain) --- -Original Message- From: Luke Bakken [mailto:lbak...@basho.com] Sent: Tuesday, August 30, 2016 2:21 PM To: Nguyen, Kyle Cc: Riak Us

RE: Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-30 Thread Nguyen, Kyle
Hi Luke, I am using TLS for protocol buffer - not sure if you're thinking of HTTP only. Thanks -Kyle- -Original Message- From: Luke Bakken [mailto:lbak...@basho.com] Sent: Tuesday, August 30, 2016 2:14 PM To: Nguyen, Kyle Cc: Riak Users Subject: Re: Need help with Riak-KV (

RE: Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-30 Thread Nguyen, Kyle
ilder().withRemoteAddress("127.0.0.1").withRemotePort(8087); builder.withAuth(username, password, trustStore, keyStore, keyPasswd); Thanks -Kyle- -Original Message- From: Luke Bakken [mailto:lbak...@basho.com] Sent: Tuesday, August 30, 2016 7:14 AM To: Nguyen, Ky

RE: Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-29 Thread Nguyen, Kyle
n-1, TLS_RSA_WITH_AES_128_CBC_SHA256] nioEventLoopGroup-2-1, WRITE: TLSv1.2 Application Data, length = 21 nioEventLoopGroup-2-1, WRITE: TLSv1.2 Application Data, length = 920 nioEventLoopGroup-2-1, WRITE: TLSv1.2 Application Data, length = 920 Thanks -Kyle- -Original Message- From: Luk

RE: Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-29 Thread Nguyen, Kyle
59 AM To: Nguyen, Kyle Cc: Riak Users Subject: Re: Need help with Riak-KV (2.1.4) certificate based authentication using Java client Kyle - What is the output of these commands? riak-admin security print-users riak-admin security print-sources http://docs.basho.com/riak/kv/2.1.4/using/security/b

RE: Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-26 Thread Nguyen, Kyle
PM To: Nguyen, Kyle Cc: Riak Users Subject: Re: Need help with Riak-KV (2.1.4) certificate based authentication using Java client Try adding the following Java property setting when launching your java client in order to see SSL Handshake related debug information: -Djavax.net.debug

Need help with Riak-KV (2.1.4) certificate based authentication using Java client

2016-08-25 Thread Nguyen, Kyle
Hi all, I was trying to implement client certificate based authentication following http://docs.basho.com/riak/kv/2.1.4/using/security/basics/ but kept getting the following SSL Handshake exception. I believe I have the client keystore, truststore and riak server cert/key setup properly. Both c

RE: Creating riak-kv bucket type programmatically

2016-07-05 Thread Nguyen, Kyle
Thanks John and Luke! This would help streamline our operation support task to manage our service which uses RIAK-KV in the future. -Kyle- From: John Daily [mailto:jda...@basho.com] Sent: Tuesday, July 05, 2016 11:50 AM To: Nguyen, Kyle Cc: Riak Users Subject: Re: Creating riak-kv bucket type

Creating riak-kv bucket type programmatically

2016-07-05 Thread Nguyen, Kyle
Hi all, Is there a way for us to create bucket type programmatically without using the cli "sudo riak-admin bucket-type create my_bucket_type" command? Thanks -Kyle- The information contained in this message may be confidential and legally protected under app

Riak-TS 1.3 - how to Drop an existing table and enable Authorization for HTTP APIs

2016-05-11 Thread Nguyen, Kyle
Hi all, We're doing a POC on Riak-TS 1.3 and want to find out if there is an option to Drop an existing table and enable Authorization for HTTP APIs. Thanks -kyle- The information contained in this message may be confidential and legally protected under appli