mkcert icon indicating copy to clipboard operation
mkcert copied to clipboard

feat: allow setting max pathlen constraint

Open Trojan295 opened this issue 1 year ago • 1 comments

This PR allows customizing the pathLenConstraint. This can be useful, if you want to create intermediate certificate CAs.

It also replaces usages of io/ioutil with os, which is deprecated in Go 1.16

Trojan295 avatar Dec 10 '22 10:12 Trojan295

Hi @Trojan295, I need this max path len PR. Do you know when this is going to get merged?

LilMonk avatar Jun 12 '23 09:06 LilMonk