Update dot gitignore.
parent
85473cf196
commit
05076a726c
|
@ -269,6 +269,12 @@ embedded/tls-sock-server-ca
|
||||||
embedded/tls-sock-threaded
|
embedded/tls-sock-threaded
|
||||||
embedded/tls-threaded
|
embedded/tls-threaded
|
||||||
|
|
||||||
|
# X509 Attribute Certificate (acert) example.
|
||||||
|
x509_acert/acert_new.pem
|
||||||
|
x509_acert/pkey_new.pem
|
||||||
|
x509_acert/openssl_acert
|
||||||
|
x509_acert/wolfssl_acert
|
||||||
|
|
||||||
hash/sha256-hash
|
hash/sha256-hash
|
||||||
|
|
||||||
ocsp/ocsp_nonblock/ocsp_nonblock
|
ocsp/ocsp_nonblock/ocsp_nonblock
|
||||||
|
|
Loading…
Reference in New Issue