Skip to content

Generating SSL Server Certificate

Endi S. Dewata edited this page Oct 26, 2020 · 9 revisions

Properties

  • Key:

    • type: rsa

    • algorithm: SHA256withRSA

    • size: 2048

  • Basic constraints: None

  • Key usage extension (critical):

    • Digital Signature

    • Non Repudiation

    • Key Encipherment

    • Data Encipherment

  • Extended key usage extension:

    • TLS Web Server Authentication

Self-Signed Certificate

Generating CSR

Issuing Certificate

References

Clone this wiki locally