mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-30 13:37:55 +00:00
[#3093] Applied patch
This commit is contained in:
@@ -633,6 +633,7 @@ TEST(TLSTest, loadCertKeyFile) {
|
||||
exps.addThrow("no start line (PEM routines, CRYPTO_internal)");
|
||||
exps.addThrow("PEM lib");
|
||||
exps.addThrow("PEM lib (SSL routines)");
|
||||
exps.addThrow("unsupported (DECODER routines)");
|
||||
// Another possible error.
|
||||
exps.addThrow("No such file or directory");
|
||||
exps.runCanThrow([] {
|
||||
|
Reference in New Issue
Block a user