SCQL (Secure Collaborative Query Language) is a system that allows multiple distrusting parties to run joint analysis without revealing their private data.
$ bash examples/p2p-tutorial/setup.sh
Using /mingw64/bin/openssl: OpenSSL 1.1.1n 15 Mar 2022
Generating root certificate authority RSA key and certificate
Generating RSA private key, 4096 bit long modulus (2 primes)
.................................................................................................................................................................................++++
................................++++
e is 65537 (0x010001)
name is expected to be in the format /type0=value0/type1=value1/type2=... where characters may be escaped by \. This name is not in that format: 'C:/Program Files/Git/CN=SCQL-root-ca@1730084533'
problems making Certificate Request
在生成私钥并交换公钥时出现以下问题,请问如何解决?