IS1 NetSec Newsletter Crossword Challenge #4 - AWS Certificate Manager

1234567891011121314151617181920212223242526272829
Across
  1. 2. A digital certificate that is no longer valid before its expiration date. (7+11)
  2. 4. A DNS record specifying which CAs are authorized to issue certificates for a domain. (13+9+13)
  3. 5. A list of certificates that have been revoked before their expiration date. (11+10+4)
  4. 10. Encoding format for X.509 certificates. (13+8+5)
  5. 13. AWS-Recommended verification method of a new ACM Certificate. (3+10)
  6. 15. An extension in a certificate allowing additional identities to be bound to the subject. (7+11+4)
  7. 16. Open-source toolkit for SSL/TLS. (4+3)
  8. 18. An entity that issues and manages digital certificates. (11+9)
  9. 22. A cryptographic protocol for secure communication over a computer network, which falls under Layer-4 of the OSI Model. (9+5+8)
  10. 23. Initial step in obtaining a digital certificate. (11+7+7)
  11. 25. It's a DNS record for aliasing one domain to another, often used for verification of domain in ACM. (9+4)
  12. 26. Automated process for certificate renewal for DNS Validated ACM Certificates. (7+7)
  13. 27. A format for encoding SSL Certificates. (7+8+4)
  14. 28. Covers all the subdomains with a single certificate for a domain. (8+11)
  15. 29. Locations where list of revoked certificates can be obtained. (3+12+6)
Down
  1. 1. A security standard to detect and prevent fraudulent SSL/TLS certificates. (11+12)
  2. 3. Certificate with a signature of authenticity, but unlike most, this one vouches for itself. (4+6+11)
  3. 6. Security mechanism ensuring a specific cryptographic key is associated with a particular certificate; a protective measure against man-in-the-middle attacks in the cybersecurity realm. (3+7)
  4. 7. Certificate extension specifying the purposes for which the public key can be used. (8+3+5)
  5. 8. Top-level Authority in a certificate hierarchy. (4+2)
  6. 9. Amazon's service for managing private certificates. (3+7+2)
  7. 11. Certificate extension specifying if it's a CA or not. (5+11)
  8. 12. A certificate issued to a specific user, device, or server for authentication. (3+6+11)
  9. 14. An API in AWS to initiate the process of obtaining an ACM Certificate. (7+11)
  10. 17. The middle-man of SSL Certificates. (12+2)
  11. 19. Repository of trusted certificates. (5+5)
  12. 20. A protocol for checking the revocation status of certificates. (4)
  13. 21. Sequence of certificates forming a trust path. (11+5)
  14. 24. Trusted entity in certificate validation. (5+6)