lp://staging/~measurement-factory/squid/SslServerCertValidator

Created by Alex Rousskov and last modified
Get this branch:
bzr branch lp://staging/~measurement-factory/squid/SslServerCertValidator
Members of Measurement Factory can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Measurement Factory
Project:
Squid
Status:
Development

Recent revisions

12338. By Christos Tsantilas

Ssl::CertValidationMsg::parseResponse: fix parsed errors checking

The parsed SSL errors returned by cert validator checking was wrong and caused
the Ssl::CertValidationMsg::parseResponse method to return false on valid
messages

12337. By Christos Tsantilas

Parse validation helper response bug

- CertValidationResponse bug: The CertValidationResponse::RecvdError::id is
  not intialized in constructors

- Inside Ssl::CertValidationMsg::parseResponse, after parsing response run
  through the parsed errors for errors.

12336. By Christos Tsantilas

minor fix to build after latest merge from trunk

12335. By Christos Tsantilas

merge from trunk r12500

12334. By Christos Tsantilas

minor changes

12333. By Christos Tsantilas

Amos requested changes

12332. By Christos Tsantilas

merge from trunk r12441

12331. By Christos Tsantilas

- Fix a memory leak in FwdState::sslCrtvdCheckForErrors method: The allocated
  ACLFilledChecklist object should released before leave this method
polish code a little:
   * debuging messages fix
   * Fix debug section in ssl/helper.cc file

12330. By Alex Rousskov

ACLFilledChecklist::fd() sets the client, not server connection descriptor.

12329. By Christos Tsantilas

Fix ssl cert validator response codes

Cert validator should return:
 - "OK" in case none certificate error found
 - "ERR" in case one or more SSL certificate errors found
 - "BH" in case of internal helper error

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers