mirror of https://github.com/ospab/ostp.git
Our upload keystore is PKCS12 (verified from its DER header, 0x30 0x82 — JKS would start 0xFEEDFEED). That format has nowhere to store a key password distinct from the store password, and keytool enforces the two being equal, so requiring a separate OSTP_KEY_PASSWORD meant configuring a secret whose only possible correct value was a copy of another one. Falls back to the store password when unset; an explicit value still takes precedence for the legacy JKS format, where the two can genuinely differ. |
||
|---|---|---|
| .. | ||
| src | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||