[1] https://github.com/basho/riak_control/wiki/Contributing-to-Riak-Control
> -Original Message-
> From: Christopher Meiklejohn [mailto:cmeiklej...@basho.com]
> Sent: Tuesday, March 12, 2013 10:14 PM
> To: Kevin Burton
> Cc: riak-users@lists.basho.com
> Subject: Re: Installing ri
ion or are they just a work-in-progress?
-Original Message-
From: Christopher Meiklejohn [mailto:cmeiklej...@basho.com]
Sent: Tuesday, March 12, 2013 10:14 PM
To: Kevin Burton
Cc: riak-users@lists.basho.com
Subject: Re: Installing riak-control
Hi Kevin,
If you've followed the ins
Hi Kevin,
If you've followed the instructions linked from the Riak Control README on
GitHub, you should be able to just specify the path to the files you've built,
the extension doesn't matter as long as the files are armored ASCII.
{certfile, "/path/to/crt/file"},
{keyfile, "/path/to/key/f
I was following the instructions for setting up riak-control and I was
diverted to instructions to create my own certificate. But from what I can
tell I need a .pem file and the instruction don't include an explanation as
to where the .pem file(s) come from or how to derive them. Ideas?
Thank y