• Sal
    link
    fedilink
    English
    299 months ago

    If it is for internal only, self signed is a lot easier.

    • nickwitha_k (he/him)
      link
      fedilink
      109 months ago

      So is using “pass” as the password to all of your sensitive systems. Still not best, or even good practice.

      • JWBananas
        link
        fedilink
        English
        199 months ago

        Are you conflating self-signed and untrusted?

        Self-signed is fine if you have a trusted root deployed across your environment.

        • nickwitha_k (he/him)
          link
          fedilink
          69 months ago

          Correct. If using actual pki with a trusted root and private CA, you’re just fine.

          I took the statement to mean ad-hoc self-signed certs, signed by the server that they are deployed on. That works for EiT but defeats any MitM protection, etc.

    • KSP Atlas
      link
      fedilink
      19 months ago

      Also probably no sysadmin uses it, but the Gemini protocol requires the use of a self signed cert