上传RKP 证书签名请求息上传到 Google 的后端服务器

上传证书签名请求

1.准备环境:OK

bash 复制代码
pip3 install google-auth==2.13.0 requests==2.28

下载 device_info_uploader.py 。

没找到先跳过

选项 1:通过 GCP 帐户使用 device_info_uploader.py

  1. 运行脚本。
bash 复制代码
./device_info_uploader.py --credentials /secure/storage/cred.json --json-csr
csrs.json --cache-token --company-id COMPANY_ID
  1. 等待脚本输出,其中包含要登录的 URL。
  2. 复制脚本输出中显示的登录 URL 并将其粘贴到新的浏览器选项卡中(这将打开 Google 登录屏
    幕)。选择您的公司帐户(格式为 android-partner-api@company.com )。
  3. 选择"允许"以授予对您帐户的测试访问权限,使其能够查看和管理合作伙伴设备信息。
相关推荐
马立杰1 小时前
H3CNE-33-BGP
运维·网络·h3cne
云空2 小时前
《DeepSeek 网页/API 性能异常(DeepSeek Web/API Degraded Performance):网络安全日志》
运维·人工智能·web安全·网络安全·开源·网络攻击模型·安全威胁分析
没有名字的小羊3 小时前
Cyber Security 101-Build Your Cyber Security Career-Security Principles(安全原则)
运维·网络·安全
m0_465215793 小时前
TCP & UDP Service Model
服务器·网络·tcp/ip
千夜啊3 小时前
Nginx 运维开发高频面试题详解
运维·nginx·运维开发
存储服务专家StorageExpert4 小时前
答疑解惑:如何监控EMC unity存储系统磁盘重构rebuild进度
运维·unity·存储维护·emc存储
chian-ocean6 小时前
从理论到实践:Linux 进程替换与 exec 系列函数
linux·运维·服务器
敖行客 Allthinker6 小时前
从 UTC 日期时间字符串获取 Unix 时间戳:C 和 C++ 中的挑战与解决方案
linux·运维·服务器·c++
JunLan~7 小时前
Docker 部署 GLPI(IT 资产管理软件系统)
运维·docker·容器
norsd8 小时前
MongoDb user自定义 role 添加 action(collStats, EstimateDocumentCount)
服务器·数据库·mongodb