-
I am lately, quite frequently, getting a dialog in Pidgin which reports:
```
[account name redacted] disconnected
Connection timed out
```
with **Modify Account** and **Reconnect** buttons in i…
-
Hello!
Could you please help me with this?
I'm getting error "fgets (stdin): Inappropriate ioctl for device".
The steps are:
1.
```
$ eval $( gp-saml-gui --portal --clientos=Mac aa1.vpn.myco…
-
I noticed you're using AES-CBC for each packet, which I think is a mistake for a couple of reasons.
First, it's unauthenticated. If an attacker changes the encrypted packets, even if they don't know …
-
复现代码如下:
```
package main
import (
"context"
"crypto/tls"
"fmt"
"os"
"time"
"github.com/cloudwego/hertz/pkg/app"
"github.com/cloudwego/hertz/pkg/app/server"
"github.com/cloudwego…
-
Hello,
I'm reaching you to check if it's possible to add the functionality to read multiple SA'a on the same tunnel/conn.
We have a usage case where a strongswan server is used as a vpn concentr…
-
We have a Postgres 14 server that requires TLS to connect. we are able to connect to it using `psql`. Example:
```
PGPASSWORD=$(gcloud sql generate-login-token) psql \
"sslmode=verify-ca \
sslro…
-
**Description**
List of supported TLS cipher suites in the Client Hello has a duplicate entry. The same cipher suite is shown twice. There are two entries for Cipher Suite: TLS_AES_256_GCM_SHA384 (0x…
-
## Environment
- ggshield version: 1.16.0
- Operating system (Linux, macOS, Windows): Windows
- Operating system version: Server 2019
- Python version: 3.11
## Describe the bug
We are seei…
-
I need to integrate with a Bank's API (Banco do Brasil) and it requires the use of TLS1.2, even if I pass the parameter below, it has no effect and I receive a security error. Is there any way to form…
-
### ⚠️ Before posting ⚠️
- [X] This is a **bug**, not a question or an enhancement.
- [X] I've [searched for similar issues](https://github.com/nextcloud/android/issues) and didn't find a duplicat…