Code Monkey home page Code Monkey logo

aliyun-sdk's People

Contributors

axiosleo avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

Forkers

yohox paopao7

aliyun-sdk's Issues

你好,更新SLB证书操作问题反馈。

这个更新SLB证书的操作,一直提示签名不对。请问你那边能调用这个接口吗?
\aliyun\sdk\Aliyun::auth($this->access_id,$this->access_secret);
\aliyun\sdk\Aliyun::region('cn-shenzhen');
$request = \aliyun\sdk\slb\SlbClient::action("UploadServerCertificate");
$request->setParam("RegionId",$regiont_id);
$request->setParam("ServerCertificate","-----BEGIN CERTIFICATE-----test-----END CERTIFICATE-----");
$request->setParam("ServerCertificateName",$name);
$request->setParam("PrivateKey","-----BEGIN RSA PRIVATE KEY-----test-----END RSA PRIVATE KEY-----");
$response = $request->request();
$result = $response->getContent();

这里是返回的结果
["Recommend"]=>
string(86) "https://error-center.aliyun.com/status/search?Keyword=IncompleteSignature&source=PopGw"
["Message"]=>
string(793) "The request signature does not conform to Aliyun standards. server string to sign is:POST&%2F&AccessKeyId%3DLTAIK6v7ajZMR9%26Action%3DUploadServerCertificate%26Format%3DJSON%26PrivateKey%3D-----BEGIN%2520RSA%2520PRIVATE%2520KEY-----%250A%2520%2520%2520%2520%2520%2520%2520%25203333%250A%2520%2520%2520%2520%2520%2520%2520%2520-----END%2520RSA%2520PRIVATE%2520KEY-----%26RegionId%3Dcn-shenzhen-finance-1%26ServerCertificate%3D-----BEGIN%2520CERTIFICATE-----%250A%2520%2520%2520%2520%2520%2520%2520%2520haidhidhi%250A%2520%2520%2520%2520%2520%2520%2520%2520-----END%2520CERTIFICATE-----%26ServerCertificateName%3Dtestsss%26SignatureMethod%3DHMAC-SHA1%26SignatureNonce%3D4bb1c34fa00d672325f54fd4f4d34a6a%26SignatureVersion%3D1.0%26Timestamp%3D2018-03-30T13%253A02%253A09Z%26Version%3D2014-05-15"
["RequestId"]=>
string(36) "0EB229C0-1E0E-4037-8E7B-26D03409A8B0"
["HostId"]=>
string(16) "slb.aliyuncs.com"
["Code"]=>
string(19) "IncompleteSignature"
这是文档地址
https://help.aliyun.com/document_detail/27587.html

Readme里的省略号是几个意思?

作为一个功能并不全面的,第三方的SDK,能不能好好地把你们已支持的功能列出来?如果我要用的功能没支持,那我就不用了。

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.