This website requires JavaScript.
Explore
Help
Sign in
mirrors-yuzu-emu
/
mbedtls
Watch
1
Star
0
Fork
You've already forked mbedtls
0
mirror of
https://github.com/yuzu-emu/mbedtls
synced
2024-11-25 18:36:29 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
5175ac6e13
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 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 a new issue
Copy permalink