-
Some things that would be interesting to cover:
* [x] The QUIC-based network protocol.
* Multiple prioritizable packet conduits per client/server connection.
* More compact packet seriali…
-
This was first described by Michael in https://bitbucket.org/6tisch/draft-richardson-6tisch-dtsecurity-secure-join/commits/a2c01d7800509418957f7ce05a298a753758146f
The draft says
```
The CMS st…
-
If I run this command in a clean folder
```
.\bin\localcert.exe -dataDir ${PWD}\data -acceptTerms -localCert ${PWD}\\data\\cert.pem -localKey ${PWD}\\data\\key.pem -forceRenew
```
First time it …
-
This is a meta-issue that I’ll use to track my progress in creating a toolkit for faster kernel reduction. This is to help me organize the work, but also to provide more visibility to interested membe…
-
## Feature Request
**Source**
Generated via a OLM WG discussion with @cdjohnson.
**Is your feature request related to a problem? Please describe.**
OLM currently handles CA Cert generation and r…
-
Identify and correct all places where the FTS IP addres, as provided by the `--ip-addr` argument, needs to be set.
- [ ] The IP address for `node-red` configuration are being left in their default …
-
**Checklist**
- Have you pulled and found the error with `jc21/nginx-proxy-manager:latest` docker image?
Yes
- Are you sure you're not using someone else's docker image?
Yes
- Have you search…
-
Note this error may not be seen always
**Steps to reproduce the problem:**
1. Create an agent with knowledge from onedrive location - Corps Docs (600+ files)
2. Have `New Files Ingestion Policy` se…
-
### Description
PDFs have encryption support that allow you to password-protect aspects of the PDF to prevent e.g. reading, modification, printing etc. On some tex flavours this could be achieved wit…
-
- on large setups with lots of sites, handling certificate generation in a single process kills PHP execution time
- verifying the challenges for individual domains should be dealt with as separate AJ…