]> git.ipfire.org Git - thirdparty/squid.git/commit
TLS Authority Key Identifier certificate extension
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 14 Jun 2016 15:56:12 +0000 (18:56 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 14 Jun 2016 15:56:12 +0000 (18:56 +0300)
commit5f1318b10e7e947d4ebf2077fdfec5856b7429a7
tree03e1d90bc07c48b27449986c4bf5e0ef4e841542
parent00afd5653fa6977be9a75dbcd89fd43a6569cda2
TLS Authority Key Identifier certificate extension

This patch add support for mimicking TLS Authority Key Identifier certificate
extension in Squid generated TLS certificates: If the origin server certificate
has that extension, the generated certificate (via the ssl_crtd daemon or
internally) should have the same extension, with the same set of fields if
possible.

This is a Measurement Factory project
src/ssl/gadgets.cc
src/ssl/gadgets.h