aerogear / aerogear/android-showcase-template

Certificate error on start up on real device

オープン
#63 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Java
スター
21
フォーク
27
PR マージ指標
30日以内にマージされた PR はありません

説明

## Expected Behavior
The app should work

## Actual Behavior
App does not work

## Steps to Reproduce the Problem

1. Export certificate from your cluster
```
oc get secret router-certs --template='{{index .data "tls.crt"}}' -n default | \
base64 --decode | sed -e '1,/^-----END RSA PRIVATE KEY-----$/ d' > /tmp/localcluster.crt
```
1. Install the cert on your device
1. install app on real device and when you open the app, you get `Ceritificate error`
![screenshot_20180712-150707](https://user-images.githubusercontent.com/20477661/42635084-4faf318e-85e5-11e8-9689-eecbde3b81a0.png)

## Specifications

- Core Version: 1.0
- Keycloack service
- Android 8.1.0

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。