-
Having webdriver version 1.0.6 installed on an Ubuntu 22.04, I cannot use webdriver any more since Ubuntu chose to switch to the more recent version 3.x of OpenSSL, whereas PahntomJS requires OpenSSL …
-
Hi I want to use this library but got this error during installation, any idea?
```
[ 47%] Built target cppcommon
Scanning dependencies of target cppserver
[ 47%] Building CXX object CMakeFiles…
-
Apple is changing requirements for their certs, so customers will need to verify them. Below is the proposed text:
---
# Verifying SSL Certificates for iOS 13 and macOS 10.15
[Apple is making t…
-
OS: `Gentoo`
LibreSSL: `3.9.2`
cpp-httplib: `0.16.0`
`ccache` added a new dependency of `cpp-httplib` which Gentoo installs system-wide and it fails during cmake.
```
CMake Error at /usr/share/…
orbea updated
3 months ago
-
I am trying to build some personal M1 images for myself, and I performed a maven build inside of the base directory with tag `7.1.1` (`bd600b37`) using the following command
```sh
$ mvn clean pack…
-
Hi! I've encountered a limitation with Schannel in my .NET Core application. The challenge is that I can't control which TLS versions/ciphers are available on client Windows machines running my Signal…
-
### Pre-submission Checks
- [X] I [checked for similar issues](https://github.com/owncloud/client/issues?q=), but could not find any. I also checked the closed issues. I could not contribute addition…
-
# OpenSSL创建带SAN扩展的证书并进行CA自签 | MonkeyWie's Blog
什么是 SANSAN(Subject Alternative Name) 是 SSL 标准 x509 中定义的一个扩展。使用了 SAN 字段的 SSL 证书,可以扩展此证书支持的域名,使得一个证书可以支持多个不同域名的解析。
[https://monkeywie.cn/2019/11/15/creat…
-
### Is your feature request related to a problem? Please describe.
Currently, upon running with
```
--generator-name rust \
--library hyper \
```
the generated client's Cargo.toml de…
-
Features `mitmproxy` provides: https://mitmproxy.org/
- Man-in-the-middle recording,interception,modifying HTTP/HTTPS requests during archiving `save_stream_file`
- https://docs.mitmproxy.org/st…