APPLEMAIL-24
Volker Birk 3 years ago
parent df79f29fa8
commit 7efeebe7d3

@ -48,4 +48,3 @@ namespace pEp {
}
}
}

@ -20,7 +20,7 @@ int main()
cout << "trying to download...\n";
// test server only supports serials with leading 23 so this must fail
product p { "pEp for Something", "https://fdik.org/cgidownload?hash=42232323234242" };
product p { "pEp for Something", "https://fdik.org/cgidownload?hash=66232323234242" };
try {
string filename = update(p, "public.der", notifyRead);

Loading…
Cancel
Save