This website requires JavaScript.
Explore
Help
Register
Sign In
yuzu-emu
/
mbedtls
Watch
2
Star
0
Fork
You've already forked mbedtls
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
f740b0abbb
mbedtls
/
tests
/
data_files
/
.gitignore
4 lines
40 B
Text
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 18:56:12 +02: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 15:59:24 +02: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 18:56:12 +02:00
test-ca.csr
Reference in a new issue
Copy permalink