-
Hello,
I've got a problem with l2tp connection on my newly installed Ubuntu
```
$ cat /etc/os-release
PRETTY_NAME="Ubuntu 24.04.1 LTS"
$ sudo apt-get install network-manager-l2tp network-m…
-
I'm not sure this is caddy issue, however I don't experience this problem against nginx.
# To reproduce
1. Create Caddyfile in the current working directory
```
localhost:443 {
tls int…
-
After a long hesitant update of the phone firmware from UQ1A.231205.015/pims 1.2.4 to the most recent one VoWiFi stopped to work. Im out of luck in turning it working back. logcat suggest it fails at …
-
I'm using gssapi to authenticate access to a viewvc instance and I'm getting these warnings in the logs.
[auth_gssapi:warn] [pid 14398:tid 14439] [client xxx.xxx.xxx.xxx:52682] Subrequest authentic…
-
Since that's what IKEv2 calls it.
-
### Version
5.7.4 FIPS
### Description
Configure
```
./configure --host=x86_64-w64-mingw32 --enable-reproducible-build --enable-keygen --enable-rsapss \
--enable-secure-renegotiatio…
-
SDL no longer recommend AES 128/192. Need to change to 256 for AES default key length.
Note: AES-256 is required because use of AES-128 or AES-192 exposes the implementation to pre-computation atta…
-
It looks like the supported hashes and ciphers are hard-coded in the source code.
https://github.com/margelo/react-native-quick-crypto/blob/v0.7.0-rc.10/src/Utils.ts#L668
https://github.com/margelo/…
-
Hi there!
i'm currently having an issue with my ede3-cbc encrypted private key and signature creation.
i use the crypto modules to sign a string - this is being used in a node environment and work…
-
Hi i am a novice who has just installed shadowsocks server on a raspberry pi 3b.
this is my config file
"server":["::1", "192.168.1.102"],
"mode":"tcp_and_udp",
"server_port":8388,
…