Update demos, asn.1 bug fix

This commit is contained in:
Zhi Guan
2022-07-25 16:48:45 +08:00
parent 08dd20b70f
commit f49d465b42
15 changed files with 229 additions and 100 deletions

View File

@@ -1,10 +0,0 @@
#!/bin/bash
# 当服务器发送CertificateRequest而Client又没有用证书、密钥时会SegFault
#../build/bin/tls12_client -host 127.0.0.1 -cacert cacert.pem -cert cert.pem -key key.pem -pass 123456
../build/bin/tlcp_client -host 127.0.0.1 -cacert cacert.pem # -cert cert.pem -key key.pem -pass 123456