Can I use lets encrypt to issue client certificates?

Such as personal certs, device certs?

Thanks

No, sorry.

In most cases, you do not need a third-party CA to issue client certificates, and in general it’s a bad idea. Instead, you should set up your own root and issue client certificate. Your root would only be trusted by your own web server, but that’s all you need.

1 Like