grpc-kv-examples
2025-02-08
Extended EC curve debugging and clean up split file artifacts
6 files · 29+ · 2,689-
Clean up split file artifacts
3 files changed
xaaRemoved 860-line split file containing repository file dumpsxabRemoved 945-line split filexacRemoved 879-line split file
EC curve debugging and documentation
3 files changed
20250208-0949-grpc-debugging.mdUpdated compatibility matrix with secp521r1 test results across server/client/auth combinationscertificate-secp521r1-info.mdP-521 certificate information and debugging notestips.mdQuick reference tips for certificate debugging
Adjust server configuration for testing
2 files changed
example-py-server.pyIterated on root_certificates and require_client_auth settings for curve testingenv.shSwitched between secp384r1 and secp521r1 for testing
- Cycled server through various root_certificates and require_client_auth combinations for curve testing
harden
behavioral
2 files
example-py-server.pyenv.sh