-
The libraries used for accessing the OpenMRS API reject to connect to an API without a proper SSL certificate. A possible workaround is to download the certification and register it in the Java keysto…
-
Hi,
I'm trying to use pem-keystore for LDAP SASL External authentication:
Created a custom SSLSocketFamily:
```
public class PemSSLSocketFactory extends SSLSocketFactory {
private SS…
-
kafka version: 2.1.0
kafka offset monitor: 0.4.1-SNAPSHOT
`logs:`
```
2018-12-05 01:57:21 ERROR KafkaOffsetGetter$:103 - The message was malformed and does not conform to a type of (BaseKey, Off…
-
- [x] 我已经在 [issues](https://github.com/didi/KnowStreaming/issues) 搜索过相关问题了,并没有重复的。
## 在这里提出你的问题
JMX信息空白,查看JMX排错指南,没有相关信息。
###测试端口9999开放,KS能够查看broker信息,添加删除topic等内容。KS的集群配置如下:
{
"ssl.keystore.…
-
I want to implement a TLS server and client that use a certificate with a `brainpoolP256r1` keypair.
First here is how I generated the certificate:
```
openssl ecparam -name brainpoolP256r1 -ge…
-
Hi all,
I am developing a simple digital signing application and closely followed the documentation. However, when I attempt to
finalize the signature using the finalize method from the DataToSi…
-
### Description of the bug
After migrating the application from 14 to 23 we get this error when running in dev mode with Spring Boot dev tools:
![image](https://user-images.githubusercontent.com…
-
My company has been successfully using the HttpsURLConnection class in an external Java package which we've been referencing though a JavaScript Writer. We use the class to do secure POSTs and GETs.
…
-
**What is the bug?**
An error occurs when using OpenID and PKCS12:
```
[2024-02-20T10:29:39,964][ERROR][c.a.d.a.h.j.AbstractHTTPJwtAuthenticator] [node-01] Error creating JWT authenticator. JWT aut…
-
The FIPS mode has restrictive security configurations, so update the OpenJDK exclude tests list “ProblemList-fips.txt” for the FIPS testing.