-
In `psa_key_derivation_set_maximum_capacity`, we correctly declare that the TLS1.2 PRF key derivation algorithm (`PSA_ALG_TLS12_PRF`) has unlimited capacity. We [used to declare a more limited capacit…
-
Azure Redis has deprecated TLS 1.0 and 1.1 and will retire these protocols in the near future. According to Microsoft, StackExchange.Redis users need to add sslprotocols=tls12 to their connection s…
-
run following script multiple times sometimes cause following error. If I run it in my environment fetch my own domain, "sometimes" would transfer to "mostly". I tried upgrade rustls and tokio-rustls,…
-
### Description
I have an old .net framework 4.5 project using **HttpClient** with **HttpClientHandler** in order to load client certificate for query. This is the code I'm using. Works as expected:
…
-
**Language:**
Kotlin
**Gradle dependencies:**
```
implementation("org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.5")
implementation("org.eclipse.paho:org.eclipse.paho.android.service:1.1.1…
-
One test requires feature tls12, or it fails like this:
```
error[E0425]: cannot find value `TLS12` in module `rustls::version`
--> tests/badssl.rs:46:53
|
46 | .with_protocol_versio…
-
__Proposal:__
Add functions to set wifiClientSec->setSSLVersion() and wifiClientSec->setBufferSizes()
Would also like to be able to give a BearSSL::WiFiClientSecure so one can use multiple root ce…
-
### Description of Issue
When running the build script from the "x64 Native Command Prompt for VS 2022", cmake runs into an error in concurrentList.h at (133,16):
```
C:\src\USD\pxr\base\trace\conc…
-
### Proposal
**Few minor changes that I can work on:**
- Updating the `configuration.md` file to have the correct parameters names for tls_config parameters.
- Adding Keycloak configuration examp…
-
**Bicep version**
Bicep CLI version 0.30.23 (ec3612efc7)
**Describe the bug**
As far as I know it is impossible to add apex domain to the frontdoor via bicep. But it is possible to add them manually.…