This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
mbedtls
Watch
1
Star
0
Fork
0
You've already forked mbedtls
Code
Issues
Pull Requests
Releases
Wiki
Activity
1ba8a3fc55
mbedtls
/
tests
/
data_files
/
.gitignore
4 lines
40 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Added SHA256 test certificates With SHA-1 deprecation, we need a few certificates using algorithms in the default support list. Most tests still use SHA-1 though. The generation process for the new certificates is recorded in the makefile.
2017-05-05 16:56:12 +00:00
cli-rsa.csr
Test that SHA-1 defaults off Added tests to validate that certificates signed using SHA-1 are rejected by default, but accepted if SHA-1 is explicitly enabled.
2017-05-09 13:59:24 +00:00
server2-rsa.csr
Added SHA256 test certificates With SHA-1 deprecation, we need a few certificates using algorithms in the default support list. Most tests still use SHA-1 though. The generation process for the new certificates is recorded in the makefile.
2017-05-05 16:56:12 +00:00
test-ca.csr
Reference in New Issue
Copy Permalink