-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
o…
-
**Describe the bug**
When my android apps implementing FreeRASP, the Mobile Security Platform (aka MobSF) giving a high risk result with
"The App uses the encryption mode CBC with PKCS5/PKCS7 paddin…
-
## Android version
Android 12
## SDK version
3.2.0
## Other information
![1716863530533](https://github.com/stripe/stripe-terminal-android/assets/129476314/a1fac250-81db-4b1f-80de-041f5b94…
-
hello My program works correctly on most devices and there is no problem, but we recently received a POS (KIOSK) register from China, which then crashes during initTerminal and adb gives the following…
-
java.security.KeyStoreException: KeyStore instantiation failed
at java.security.KeyStore$Builder$2.getKeyStore(Unknown Source)
at EToken_22.main(EToken_22.java:38)
Caused by: java.security.KeySto…
-
I am getting InvalidKeyException when using security library.
We are using Koin library to inject `EncryptedSharedPreferences`.
Below is the code to generate the `SharedPreferences`.
```
private…
-
Hello everyone,
we are facing an unexpected issue. Suddenly, and fortunately, one of my colleagues wasn't able to login to our app in our production environment.
After some investigation, we were …
ifero updated
3 years ago
-
### Elasticsearch Version
8.15.1
### Installed Plugins
_No response_
### Java Version
jdk17
### OS Version
debian 11
### Problem Description
es 8.15.0 can start normally, but an error occurs…
-
**What happened?**
Cassandra container shows the following error in the logs:
```
com.datastax.oss.driver.api.core.servererrors.ServerError: Failed to execute method NodeOps.repair
```
**Did you ex…
-
In values.yaml it is mentioned that JKS file should be added in "keyStore" field, I created JKS but How should I import the JKS binary file to chart?