Git Product home page Git Product logo

cf-riak-cs-broker's People

Contributors

drich10 avatar dsabeti avatar ljfranklin avatar rainmaker avatar robdimsdale avatar socalnick avatar st3v avatar venkateshsub avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cf-riak-cs-broker's Issues

Broker Should support TLS SNI

When using the cf-riak-cs-broker with a CF that is behind a load balancer using TLS Server Name Indication, and multiple certs on a single VIP, the broker code cannot verify certs properly. I think this is due to using an old version of Excon:

excon/excon@b5cc2fa

Could this be updated and some testing be done to ensure this supports TLS SNI?

key and secret in URI

Hi, this may be more a design question than an issue, but here goes:
I'm making a service broker for the S3 compatible layer on top of Ceph. Obviously, I've been looking very closely at your broker. The way this broker returns a uri in credentials has me wondering. Credentials look something like this:

    "credentials": {
      "access_key_id": "access-key",
      "secret_access_key": "secret-key",
      "uri": "http://access-key:secret-key@host/service-instance-some_guid"
    },

If you try to use this uri, it won't work. Because this syntax is for basic authentication. AWS authentication is different. So if you try to curl an object you stored by appending the object key to the uri, it fails.

Do you think it would be better to leave the key material out of the uri?

Regards
Jon
Jon Kåre Hellan, UNINETT AS, Trondheim, Norway

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.