-
# Generate the CSR using openSSL
*The result of the request is as follows, but the result is incorrect*
```
-----BEGIN CERTIFICATE REQUEST-----
MIIB4zCCAYgCAQMwgYgxFjAUBgNVBAMMDXd3dy4zNDQ1Ni5j…
-
parustra@cf714 [~/letsacme]# ./gencsr
OpenSSL config file: /etc/pki/tls/openssl.cnf
Creating new key file: dom.key
Generating RSA private key, 4096 bit long modulus
...............................…
-
refs: https://bugzilla.mozilla.org/show_bug.cgi?id=1540276
https://docs.microsoft.com/en-us/windows-hardware/drivers/install/authenticode
cc @catlee @escapewindow
-
I'm trying start benchmark for Openg but I caught
`../openg/graphalytics-1.0.0-openg-0.2-SNAPSHOT/bin/sh/../../bin/exe/genCSR: No such file or directory
`
I found this in load-graph.sh
COMMAN…
-
hi,
I have developed a graph-processing platform in C/C++ and want to benchmark it with graphalytics. I have some questions after reading the Manual: Implementing Driver.
1. After generating a d…
niusj updated
5 years ago
-
Not good with text boxes, so hopefully this is readable..
Trying to use your script. Very clean, very simple, I like it..
However it is not working, getting `139739889416008:error:0E06D06C:conf…
-
Apple will no longer allow HTTP requests to be made from app after the end of October. Therefore we need to:
1) put the pcapi behind HTTPS
2) update app to use new URL
Note: we need to create a Jis…
gmh04 updated
8 years ago
-
more specifically:
```
letsencrypt-remote -r -s pytest.org doc.ptyest.org www.pytest.org docs.pytest.org
Using existing private user key 'user.key'.
Using existing public user key 'user.pub'.
…
hpk42 updated
8 years ago
-
Unfortunately, I can't share the server private key on GitHub, because it's being used for tests that should probably not be MitM-able. And it will become more difficult to obtain publicly signed SHA-…
-
Right now if someone wants to provide a specific key for their cert, they have to do so via the --csr option. However, generating a CSR with the proper subjectAlternativeNames is tedious and error pro…