Created
February 10, 2022 01:50
-
-
Save shollingsworth/0a64bf8add64cc441bc6eaa38d0de382 to your computer and use it in GitHub Desktop.
rsactftool docker run
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # see ~/repos/RsaCtfTool | |
| # docker build -t rsactftool . | |
| docker run -it -v "$(pwd):/data" rsactftool:latest --publickey ./public.crt --private |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment