-
As evidenced by #52094 and #51599, there are issues with relying on third-party services for testing the platform verifier implementations. Ideally we'd run these tests entirely locally, but this requ…
-
Hi, I'm running into an issue connecting to a third-party's api using a provided certificate. I've configured the supported ciphers and created a cert store using only the top-level client certifica…
-
### Description
The chapter https://www.keycloak.org/docs/latest/server_admin/#_x509 can be likely improved. Few points:
- It references "Wildfly" as underlying container on few places, which is…
-
I am trying to get this project working on my machine locally, and after installing the 4 belgian root certificates in my trusted root ca store, at least I hit a breakpoint in the "ValidateX509Certifi…
-
Hi,
i',m using the includeurl directive to add snippets to plantum diagrams.
KROKI_SAVE_MODE_unsafe and KROKI_PLANTUML_ALLOW_INCLUDE=true is set and it works so far when e.g. using raw files from gi…
-
In https://github.com/rustls/rustls-native-certs/issues/25 we discussed the desirability of using the platform verifier on macOS and Windows instead of trying to extract a set of roots, because distru…
jsha updated
4 months ago
-
Vulnerable Library - certifi-2024.2.2-py3-none-any.whl
Python package for providing Mozilla's CA Bundle.
Library home page: https://files.pythonhosted.org/packages/ba/06/a07f096c664aeb9f01624f858c3a…
-
[**Decentralized Identity (DID) and Verifiable Credentials**
A decentralized ID (DID) is a new way of managing digital identities that gives control to individuals rather than central organization…
-
Hi there!
Upon loading the project, the following error is thrown when building:
```
Unable to find manifest signing certificate in the certificate store.
```
The project SignManifests value should…
-
Both `http.ServeTLS()` and `http.ListenAndServeTLS()` currently have the following [docstring](https://github.com/golang/go/blob/master/src/net/http/server.go#L2501) regarding the `certFile` argument:…