Security Essentials: Certificates, Identity, and Access Control
Classified in Computers
Written on in
English with a size of 3.09 KB
1. Cookies: Temporary data stored on the client-side, encrypted if SSL is used.
2. Types of Certificates:
- Site
- Personal
- Software Vendor
- Anonymous
3. Identity: Used for:
- Authentication
- Accountability
- Identifying principle
4. Principal: A unique identity. Identity is used to identify the principal, which is a computer representation of an entity.
5. Goals of a Certificate Regarding Identity: To bind the correct identity to a distinguished name.
6. Malicious Logic: A set of instructions that cause a site's security policy to be violated.
7. Predictable Computer Usage Patterns: Yes, my usage is statistically predictable. I often work from home, so the patterns between work and home are similar. I check email, run the browser, run Visual Studio, NetBeans, a... Continue reading "Security Essentials: Certificates, Identity, and Access Control" »