-
Notifications
You must be signed in to change notification settings - Fork 344
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
certipy: error: unrecognized arguments: ESC7 #186
Comments
How did you install Certipy? Which version is it? |
└─$ pip3 install certipy-ad ┌──(shinobix㉿shinobix)-[~] ┌──(shinobix㉿shinobix)-[~] |
Can you show me the output of |
┌──(shinobix㉿shinobix)-[~] Certipy: Create simple, self-signed certificate authorities and certs. positional arguments: options: ┌──(shinobix㉿shinobix)-[~] Certipy: Create simple, self-signed certificate authorities and certs. positional arguments: options: |
You have the wrong Certipy installed. |
Or simply run |
I'm clueless on this error ......... appreciate any insight !!!
certipy ca -ca 'XYZ-DC01-CA' -add-officer raven -username 'raven@xyz.htb' -password 'password123' -target xyz.htb
certipy: error: unrecognized arguments: certipy ca -ca 'XYZ-DC01-CA' -add-officer raven -username 'raven@xyz.htb' -password 'password123' -target xyz.htb
bug??
The text was updated successfully, but these errors were encountered: