On 31/07/13 15:14, Toby Corkindale wrote:
Hi,
Apologies if this has been covered before, but I didn't spot anything.

What sort of SSL certificate do you need to get to cover all the
subdomains that may exist for a Riak CS instance?

As I understand it, each bucket gets turned into a subdomain, so you'd
need an SSL cert covering *.s3.example.com, *.*.s3.example.com,
*.*.*.s3.example.com and so forth... The problem is that AFAICT you
can't buy SSL certs with any more than one wildcard in them.

What are other people doing for this in the wild? I presume there's some
way to do this, or else all the other S3-like systems wouldn't work over
HTTPS!


So I looked into this a bit more, and I realised Amazon's S3 system has the same problem -- buckets with dots in the name throw SSL cert errors too.

It's just an SSL cert issue, not much anyone can do about it I think?

-Toby

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to