~nick-moffitt/content-cache-charm:disable-old-tls

Last commit made on 2019-04-03
Get this branch:
git clone -b disable-old-tls https://git.launchpad.net/~nick-moffitt/content-cache-charm
Only Nick Moffitt can upload to this branch. If you are Nick Moffitt please log in for upload directions.

Branch merges

Branch information

Name:
disable-old-tls
Repository:
lp:~nick-moffitt/content-cache-charm

Recent commits

a5a0ebc... by Nick Moffitt

Clarify check description and remove doubly-obsolete SSLv3

024d93a... by Nick Moffitt

Disable old SSL/TLS, and test.

0daa78f... by Haw Loeung

Fixed broken unit tests from dropping proxy_cache_min_uses to 1

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/365263
Reviewed-by: Thomas Cuthbert <email address hidden>

1bb9960... by Haw Loeung

Fixed broken unit tests from dropping proxy_cache_min_uses to 1

db97dec... by Haw Loeung

Merge git+ssh://git.launchpad.net/content-cache-charm

7fd5a0c... by Haw Loeung

Log correct client IP

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/365261
Reviewed-by: Joel Sing <email address hidden>

a6abef2... by Haw Loeung

Update cache layer to log cache HITs and MISSes as well as request times

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/365255
Reviewed-by: Stuart Bishop <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

5f1f150... by Haw Loeung

Minor fixes

1e832ff... by Haw Loeung

Merge branch with changes adding cache layer to log cache HITs and MISSes.

135b071... by Haw Loeung

Fixed based on reviews