Azure-Samples / Azure-Samples/ms-identity-android-java

Define keystore signature calculation algorithm

未关闭
#57 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
34
派生
30
PR 合并指标
30 天内没有已合并 PR

描述

### This issue is for a: (mark with an `x`)
```
- [ ] bug report -> please search issues before submitting
- [ ] feature request
- [x] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
```

### Expected/desired behavior
> Please provide exact Android keystore signature generation command in docs.

`keytool -exportcert -alias [aliasname] -keystore [your app keystore path] | openssl sha1 -binary | openssl base64`

Please confirm, if above command is correct.
Specifically, should base64 be generated from binary form of sha1?

> ---------------------------------------------------------------
> Thanks! We'll be in touch soon.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。