-
TLS 1.0 and 1.1 are being deprecated by various parties due to vulnerabilities. For some background see
[draft-ietf-tls-oldversions-deprecate-00](https://tools.ietf.org/id/draft-ietf-tls-oldversions…
-
We are running browsermobproxy in Embeddedmode with Chrome Webdriver, when we try to access our application with selfsigned certificate we are seeing " temporarily down or it may have moved permanent…
-
@Entity()
export class UserEntity extends BaseEntity {
@PrimaryGeneratedColumn()
id: number;
@Column()
name: string;
@Column()
age: string;
@Column({
type: "…
-
之前一直实用旧版本的,因为墙的关系, 之前旧的协议(aes-256-cfb)不能用了。新的协议(aes-256-gcm)还没有更新。
这个1.9.2版本的支持新的协议,但是没有订阅功能,与测速功能。用着还是挺不方便的。大家是如何使用的呢?
-
Node v18 removed the OpenSSL option to accept legacy servers. This causes Got to throw the following error when scraping servers that don't support RFC 5746 secure renegotiation:
`RequestError: C0…
-
**Feature or enhancement**
- turn loud but ignored server tracebacks into silent exceptions passed straight to a main thread for `assertRaises` checks. An example of how it's currently (note "ok" i…
-
Can you please plugin sslscan?
source: https://github.com/rbsec/sslscan
Output:
→ ./sslscan www.example.com
```
Version: 2.0.10-4-g5224502-static
OpenSSL 1.1.1l-dev xx XXX xxxx
Connect…
-
## Documentation link
https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-ipsec-crypto-profiles/
## Describe the problem
When calling on ike-crypto-profiles you need to specify…
-
Hi everyone,
I'm having an issue updating voyager when using custom templates. I've created a `global.cfg` custom template on which I disable TLSv1.1, applied it and install/update voyager. The ste…
-
### Describe the bug
When creating a source to receive syslog messages using the TLS transport method the `client_cert_auth false` setting is not applied/ So when a client cert is provided it will …