1. 1. About
  2. 2. Index
  3. 3. Application Development and Lifecycle
    1. 3.1. DevOps
    2. 3.2. Qualification
    3. 3.3. Requirements
    4. 3.4. Architecture
      1. 3.4.1. Micro Services
    5. 3.5. Development
    6. 3.6. Verification
      1. 3.6.1. Static Code Analysis
      2. 3.6.2. Software Testing
      3. 3.6.3. Dependency Analysis
        1. 3.6.3.1. Sbom
        2. 3.6.3.2. Vulnerabilities
        3. 3.6.3.3. Licenses
    7. 3.7. Versioning
    8. 3.8. Deployment
    9. 3.9. Observability
    10. 3.10. Documentation
      1. 3.10.1. Mdbook
      2. 3.10.2. Example
  4. 4. Infrastructure
    1. 4.1. Network
    2. 4.2. DHCP and DNS
    3. 4.3. Terraform
  5. 5. Cryptography
    1. 5.1. PKI
    2. 5.2. TLS
    3. 5.3. SSH

Knowledge Base

TLS1.3

The Transport Layer Security (TLS) Protocol Version 1.3: https://www.rfc-editor.org/rfc/rfc8446

Explanation

The Illustrated TLS 1.3 Connection

Tools

  • openssl: https://www.openssl.org/
  • cfssl: https://github.com/cloudflare/cfssl

Resources

  • https://www.bsi.bund.de/DE/Themen/Oeffentliche-Verwaltung/Mindeststandards/TLS-Protokoll/TLS-Protokoll_node.html
  • https://www.bsi.bund.de/SharedDocs/Downloads/DE/BSI/Publikationen/TechnischeRichtlinien/TR02102/BSI-TR-02102-2.pdf?__blob=publicationFile&v=5
  • https://wiki.mozilla.org/Security/Server_Side_TLS
  • https://www.feistyduck.com/library/openssl-cookbook/online/