lp://staging/~measurement-factory/squid/SslServerCertValidator
- Get this branch:
- bzr branch lp://staging/~measurement-factory/squid/SslServerCertValidator
Branch merges
Branch information
Recent revisions
- 12338. By Christos Tsantilas
-
Ssl::CertValida
tionMsg: :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
- CertValidationR
esponse bug: The CertValidationR esponse: :RecvdError: :id is
not intialized in constructors- Inside Ssl::CertValida
tionMsg: :parseResponse, after parsing response run
through the parsed errors for errors. - 12331. By Christos Tsantilas
-
- Fix a memory leak in FwdState:
:sslCrtvdCheckF orErrors 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 - 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)