添加rsa鉴权
测试服务域名为pub.ioclubs.com
Showing
.gitlab-ci.yml
0 → 100644
| ... | @@ -10,6 +10,7 @@ | ... | @@ -10,6 +10,7 @@ |
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "babel-plugin-transform-decorators-legacy": "^1.3.5", | "babel-plugin-transform-decorators-legacy": "^1.3.5", | ||
| "iot-cloud-core": "^4.3.3" | "iot-cloud-core": "^4.3.3", | ||
| "node-rsa": "^1.0.7" | |||
| } | } | ||
| } | } |
rsa/rsa_private_key.pem
0 → 100644
rsa/rsa_public_key.pem
0 → 100644
Please
register
or
sign in
to comment