Pra*_*man 10 linux ssl openssl digital-certificate
以下请求openssl挂起
openssl req -key server.key -out server.csr
Run Code Online (Sandbox Code Playgroud)
知道问题可能是什么?
Zuh*_*hir 42
GitBash在Windows 7中使用时遇到了同样的问题,经过数小时的搜索,这解决了我的问题:
winpty openssl genrsa -out ../private.pem -aes256 4096
Run Code Online (Sandbox Code Playgroud)
可以告诉你需要什么.