On 9/17/21 5:35 PM, Greg Stark wrote: > Hm. Let's Encrypt's FAQ tells me I'm on the right track with that > question but the distinctinos are far more coarse than I was worried > about: > > > Does Let’s Encrypt issue certificates for anything other than SSL/TLS > for websites? > > Let’s Encrypt certificates are standard Domain Validation > certificates, so you can use them for any server that uses a domain > name, like web servers, mail servers, FTP servers, and many more. > > Email encryption and code signing require a different type of > certificate that Let’s Encrypt does not issue. Presumably this should be a certificate something like our client certs, where the subject designates a user id or similar (e.g. an email address) rather than a domain name. cheers andrew -- Andrew Dunstan EDB: https://www.enterprisedb.com
- Re: [PATCH] Add `verify-system` sslmode to use ... Tom Lane
- Re: [PATCH] Add `verify-system` sslmode to use ... Greg Stark
- Re: [PATCH] Add `verify-system` sslmode to use ... Tom Lane
- Re: [PATCH] Add `verify-system` sslmode to use ... Greg Stark
- Re: [PATCH] Add `verify-system` sslmode to use ... Cameron Murdoch
- Re: [PATCH] Add `verify-system` sslmode to use ... Thomas Habets
- Re: [PATCH] Add `verify-system` sslmode to use ... Cameron Murdoch
- Re: [PATCH] Add `verify-system` sslmode to use ... Jacob Champion
- Re: [PATCH] Add `verify-system` sslmode to use ... Andrew Dunstan
- Re: [PATCH] Add `verify-system` sslmode to use ... Daniel Gustafsson
- Re: [PATCH] Add `verify-system` sslmode to use ... Andrew Dunstan
- Re: [PATCH] Add `verify-system` sslmode to use ... Bruce Momjian
- Re: [PATCH] Add `verify-system` sslmode to use ... thomas
- Re: [PATCH] Add `verify-system` sslmode to use ... Bruce Momjian
- Re: [PATCH] Add `verify-system` sslmode to use system CA... Andrew Dunstan