Authenticating using a CA certificate and matching private key
jsdhasfedssad opened this issue · 2 comments
jsdhasfedssad commented
zblurx commented
Hey,
The -ca-pfx
flag is used to skip the CA private key dump phase of the attack, but you need to use a valid user account in certsync to request LDAP. However, if you use -ca-pfx, you only need a standard user account, not even CA administrator.
jsdhasfedssad commented
Great. It works. Thanks.