Certificate.h File Reference
Include dependency graph for Certificate.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| Security | |
| Network/connection security abstraction layer. | |
Functions | |
| SBuf | Security::SubjectName (Certificate &) |
| The SubjectName field of the given certificate (if found) or an empty SBuf. More... | |
| SBuf | Security::IssuerName (Certificate &) |
| The Issuer field of the given certificate (if found) or an empty SBuf. More... | |
| bool | Security::IssuedBy (Certificate &cert, Certificate &issuer) |
| bool | Security::SelfSigned (Certificate &c) |
| Whether the given certificate is self-signed. More... | |
| std::ostream & | operator<< (std::ostream &, Security::Certificate &) |
| reports a one-line gist of the Certificate Subject Name (for debugging) More... | |
Function Documentation
◆ operator<<()
| std::ostream& operator<< | ( | std::ostream & | , |
| Security::Certificate & | |||
| ) |
Definition at line 132 of file Certificate.cc.
References Security::SubjectName().
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
