“openssl"未被识别为内部或外部命令 [英] 'openssl' is not recognized as internal or external command

查看:81
本文介绍了“openssl"未被识别为内部或外部命令的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在命令提示符中执行以下命令.

I am trying to execute the following command in command prompt .

keytool -exportcert -alias androiddebugkey -keystore "<path-to-users-directory>.androiddebug.keystore" | openssl sha1 -binary | openssl base64

但是命令提示符窗口报告:

But the command prompt windows reports:

'openssl' is not recognized as internal or external command.

如何在命令提示符窗口中执行此命令?

What ca I do to execute this command in command prompt window?

推荐答案

从以下链接安装 openssl for windows.

install openssl for windows from the following link .

https://code.google.com/p/openssl-for-windows/downloads/detail?name=openssl-0.9.8k_WIN32.zip

这篇关于“openssl"未被识别为内部或外部命令的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆