jetstream 16.0.0

Jetstream is a RPC framework for Rust, based on the 9P protocol and QUIC.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[req]
prompt = no
distinguished_name = ca_distinguished_name
x509_extensions = v3_ca

[ca_distinguished_name]
C = US
ST = Test
L = Test
O = JetStream Test CA
CN = JetStream Test CA

[v3_ca]
basicConstraints = critical, CA:TRUE
keyUsage = critical, keyCertSign, cRLSign
subjectKeyIdentifier = hash