add Complement support to the nix flake
Co-authored-by: strawberry <strawberry@puppygock.gay> Signed-off-by: AwesomeQubic <ThatQubicWah@protonmail.com> Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
de38d61126
commit
90fc2bf53e
6 changed files with 707 additions and 119 deletions
6
tests/complement/v3.ext
Normal file
6
tests/complement/v3.ext
Normal file
|
@ -0,0 +1,6 @@
|
|||
authorityKeyIdentifier=keyid,issuer
|
||||
basicConstraints=CA:FALSE
|
||||
keyUsage = digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment
|
||||
subjectAltName = @alt_names
|
||||
|
||||
[alt_names]
|
Loading…
Add table
Add a link
Reference in a new issue