summaryrefslogtreecommitdiff
path: root/test/integration/test-apt-https-transient
Commit message (Collapse)AuthorAgeFilesLines
* Turn TLS handshake issues into transient errorsJulian Andres Klode2021-05-121-0/+43
This makes them retriable, and brings them more into line with TCP, where handshake is also a transient error. LP: #1928100