我想运行这个命令:
$ openssl pkcs8 -inform DER -nocrypt -in platform.pk8 -out platform.pem
但结果是:
cannot create openssl read only file system.
请给我一个解决方案。我怎么能运行这个?
我想运行这个命令:
$ openssl pkcs8 -inform DER -nocrypt -in platform.pk8 -out platform.pem
但结果是:
cannot create openssl read only file system.
请给我一个解决方案。我怎么能运行这个?