-
Selfsigned certificates works but not "public" Lets encrypt certificates. My guess is that my DNS/Domainprovider(Loopia) requires authentication via API to allow for generation of certificates. Is it …
-
Hi,
I am experiencing an SSL verification error while working with the sample_rag_langchain.ipynb notebook in the Python folder of the Document Intelligence Code Samples repository. Specifically, t…
-
RSA is still widely used for general cryptography. As such, it deserves a public module.
1. Move RSA functions from Certificate and tls.Client to new rsa module.
2. Add serialization
3. Fix [side…
-
This is not a debug report, but a request for information.
I am importing new certs now manually and would like to automate on a Mac OS X server machine with serveradmin running.
I had a look at…
-
I think the prerequisite is support for the ACME protocol version 2.0 https://letsencrypt.org/docs/acme-protocol-updates/
Example blog post describing the setup: https://hackernoon.com/rsa-and-ecds…
-
- [ ] Implement the data generation functions
- [ ] Provide dataset to be included in the Certificate
-
Hi, I am verifying ICAO CSCA certificates as shown in [tests](https://github.com/sfackler/rust-openssl/blob/master/openssl/src/x509/tests.rs#L521-L539) however because of the way [ICAO Doc 9303-12](ht…
-
- Keystore and import functionality for already signed certificates.
- Certificate request generation for signing. Maybe not needed...
-
I would like to reduce the friction to setup a server, configure it, and start adding clients. I would like to see...
* [ ] An interactive script that prompts the user for questions
* [ ] Checking…
-
At the moment, the most common use of this tool is as a server for one person's tasks, usually running on a VPS or other publicly-exposed server. I get the sense that a lot of folks are not using HTTP…