[PD1] crypto changes and TLS almost done
This commit is contained in:
parent
2c4f1fd2fc
commit
5ae7358a0d
13 changed files with 138 additions and 87 deletions
|
@ -15,4 +15,4 @@ cmd="go run ./cmd/server/server.go"
|
|||
|
||||
[targets.client]
|
||||
deps=["check"]
|
||||
cmd="go run ./cmd/client/client.go"
|
||||
cmd="go run ./cmd/client/client.go -user certs/CLI1.p12 send CLI1 testsubject"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue