-
Hi,
When using the java library we can set our jks certificates with following method:
```
KeyStore ks = KeyStore.getInstance("JKS");
ks.load(getResourceAsInputStream(tlsKeyStore), tlsKeySto…
-
## Quick description
It seems that the plugin "centreon_eclipse_mosquitto_mqtt.pl" does not work correctly when evaluating critical/warning regular expressions.
# Bug report
I have a MQTT broker …
-
Hiow can i get formatted fingerprint of certificate ?
Foe example i have following certificate:
-----BEGIN CERTIFICATE-----
MIICxDCCAaygAwIBAgIIBKsgcOucPtIwDQYJKoZIhvcNAQELBQAwIjEgMB4GA1UE
AxM…
-
This is a follow-up of #49829.
"Links" for compilation errors (at least those in the XDG... format) lead to bingdev.cloudapp.net which has an expired certificate.... *again*. :facepalm:
![image]…
-
### Describe the feature you'd like to add to nginx
[RFC 9440](https://www.rfc-editor.org/rfc/rfc9440.html) defines a format to encode a TLS client certificate within a dedicated HTTP header `Clien…
-
For certification, it would be nice to be able to turn on or up logging for the API responses and have that be a documented feature in this repository. Having that logging dump the raw JSON responses …
-
**Describe the bug**
I'm installing a new instance of Zowe V3. When I try to log into API Catalog I get:
![image](https://github.com/user-attachments/assets/535a88f1-39a2-4839-84c8-f55b88e7f786)
…
-
**Describe the bug**
SAP BTP subaccount has a destination which is of authentication type Basic authentication. Destination also has a trust store certificate uploaded in it. When this destinatio…
-
Information on requirements for Instructor Trainer certification are listed in our handbook, but need to be included explicitly in the curriculum itself:
- Instructor Trainers agree to abide by th…
-
**Is your feature request related to a problem? Please describe.**
Since Spring Boot 3.1 it's possible to use SSL bundles in both PKCS12 and PEM format to reduce duplicate certificates from being loa…