GeneralNameMatcher for matching configured ACL parameters. More...
Public Member Functions | |
ServerNameMatcher (ServerNameCheck::Parameters &p) | |
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 |
Private Attributes | |
ServerNameCheck::Parameters & | parameters |
configured ACL parameters More... | |
Detailed Description
Definition at line 53 of file ServerName.cc.
Constructor & Destructor Documentation
◆ ServerNameMatcher()
|
inlineexplicit |
Definition at line 56 of file ServerName.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 71 of file ServerName.cc.
References ACLData< M >::match(), and parameters.
◆ matchIp()
|
overrideprotectedvirtual |
Implements Ssl::GeneralNameMatcher.
Definition at line 77 of file ServerName.cc.
References MAX_IPSTRLEN, and Ip::Address::toStr().
Member Data Documentation
◆ parameters
|
private |
Definition at line 65 of file ServerName.cc.
Referenced by matchDomainName().
The documentation for this class was generated from the following file:
- src/acl/ServerName.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