an algorithm for checking/testing/comparing X.509 certificate names More...
#include <support.h>
Public Member Functions | |
bool | match (const Ssl::GeneralName &) const |
whether the given name satisfies algorithm conditions More... | |
Protected Member Functions | |
virtual bool | matchDomainName (const Dns::DomainName &) const =0 |
virtual bool | matchIp (const Ip::Address &) const =0 |
Detailed Description
Member Function Documentation
◆ match()
bool Ssl::GeneralNameMatcher::match | ( | const Ssl::GeneralName & | name | ) | const |
Definition at line 79 of file support.cc.
References Assure, AnyP::Host::domainName(), AnyP::Host::ip(), matchDomainName(), and matchIp().
Referenced by Ssl::HasMatchingSubjectName().
◆ matchDomainName()
|
protectedpure virtual |
Implemented in CommonNamesPrinter, Ssl::OneNameMatcher, and Acl::ServerNameMatcher.
Referenced by match().
◆ matchIp()
|
protectedpure virtual |
Implemented in CommonNamesPrinter, Ssl::OneNameMatcher, and Acl::ServerNameMatcher.
Referenced by match().
The documentation for this class was generated from the following files:
- src/ssl/support.h
- 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