GeneralNameMatcher for matching a single AnyP::Host given at construction time. More...
Public Member Functions | |
OneNameMatcher (const AnyP::Host &needle) | |
bool | match (const Ssl::GeneralName &) const |
whether the given name satisfies algorithm conditions More... | |
Protected Member Functions | |
bool | matchDomainName (const Dns::DomainName &) const override |
bool | matchIp (const Ip::Address &) const override |
Protected Attributes | |
AnyP::Host | needle_ |
a name we are looking for More... | |
Detailed Description
Definition at line 63 of file support.cc.
Constructor & Destructor Documentation
◆ OneNameMatcher()
|
inlineexplicit |
Definition at line 66 of file support.cc.
Member Function Documentation
◆ match()
|
inherited |
Definition at line 79 of file support.cc.
References Assure, AnyP::Host::domainName(), AnyP::Host::ip(), Ssl::GeneralNameMatcher::matchDomainName(), and Ssl::GeneralNameMatcher::matchIp().
Referenced by Ssl::HasMatchingSubjectName().
◆ matchDomainName()
|
overrideprotectedvirtual |
Implements Ssl::GeneralNameMatcher.
Definition at line 90 of file support.cc.
References Assure, SBuf::consume(), debugs, matchDomainName(), and mdnRejectSubsubDomains.
◆ matchIp()
|
overrideprotectedvirtual |
Member Data Documentation
◆ needle_
|
protected |
Definition at line 73 of file support.cc.
The documentation for this class was generated from the following file:
- src/ssl/support.cc
Introduction
- About Squid
- Why Squid?
- Squid Developers
- How to Donate
- How to Help Out
- Getting Squid
- Squid Source Packages
- Squid Deployment Case-Studies
- Squid Software Foundation
Documentation
- Quick Setup
- Configuration:
- FAQ and Wiki
- Guide Books:
- Non-English
- More...
Support
- Security Advisories
- Bugzilla Database
- Mailing lists
- Contacting us
- Commercial services
- Project Sponsors
- Squid-based products
Miscellaneous
- Developer Resources
- Related Writings
- Related Software:
- Squid Artwork
Web Site Translations
Mirrors
- Website:
- ... full list