-
```
$ openssl s_server -accept 8443 -key certs/proxy.customs-key.pem -cert certs/proxy.customs.pem -www
Using auto DH parameters
Using default temp ECDH parameters
ACCEPT
4569913004:error:1403741…
Lilja updated
5 months ago
-
### Describe the bug
When running on PHP 8.2, there are some deprecation warnings that revolve around dynamic properties added to `WC_Order`. According to the comments on [WC_Order_Square](https://gi…
-
## CVE-2021-23841 - Medium Severity Vulnerability
Vulnerable Library - opensslf960d81215ebf3f65e03d4d5d857fb9b666d6920
TLS/SSL and crypto library
Library home page: https://github.com/openssl/opens…
-
## Steps to Reproduce
1. Create a default "ASP.NET Core Web Application" project from the VS2017 template.
2. Choose ".NET Framework" with "ASP.NET Core 2.1"
3. Choose API and create the proj…
-
**Describe the bug**
Wanted to use the new native library dependencies but apparently Android 5 devices are not happy with this and they are all crashing.
**To Reproduce**
build.gradle
```
impl…
-
### Bug description
The metric `prisma_pool_connections_idle` reports a faulty high number of connections.
We defined a connection-pool-size of 25 connections, but `prisma_pool_connections_idle`…
-
### Detailed Description of the Problem
**Our context**
We are connecting to an external API via https to detect bot activity with lua (https://www.arpalert.org/src/haproxy-lua-api/2.6/index.html)
…
-
Hi!
The code you are writing in Crystal is quite amazing! Mongo, AMQP, and now correct and complete bindings for OpenSSL.
The OpenSSL bindings in Crystal are poor/incomplete because we didn't have t…
-
## Description
Pressing "Restart and run all" randomly causes silent pyodide kernel crashes as seen on the following screen recording:
[jupyterlite_pyodide_crash.webm](https://github.com/user-at…
-
Trying to transition from mikro-orm to prisma this week, I immediately ran up against one issue mentioned in #841, specifically:
```
ERROR { Error:
Invalid 'prisma.post.findMany()' invocation:
…