test with real-size keys

This commit is contained in:
meejah 2021-11-02 22:16:14 -06:00
parent eddfd244a7
commit 08cf881e28

View File

@ -133,6 +133,7 @@ from subprocess import (
)
TEST_RSA_KEY_SIZE = 522
TEST_RSA_KEY_SIZE = 2048
EMPTY_CLIENT_CONFIG = config_from_string(
"/dev/null",