我使用Install4j和.pfx文件为我的安装程序(.exe)提供Windows的数字签名,但我找不到任何方法为我的linux(.sh)安装程序。 使用Install4j for linux可执行文件有什么办法吗?
I am using Install4j and .pfx file in order to provide digital signature for my installer (.exe) for windows, but I can't find any way to do it for my installer for linux (.sh). There are any way to do it using Install4j for linux executables?
最满意答案
不支持在Linux / Unix上进行签名。 install4j中的代码签名仅支持Windows和macOS。
There is no support for signing on Linux/Unix. Code signing in install4j is only supported for Windows and macOS.
使用install4j对linux可执行文件进行代码签名(Code signing for linux executable using install4j)我使用Install4j和.pfx文件为我的安装程序(.exe)提供Windows的数字签名,但我找不到任何方法为我的linux(.sh)安装程序。 使用Install4j for linux可执行文件有什么办法吗?
I am using Install4j and .pfx file in order to provide digital signature for my installer (.exe) for windows, but I can't find any way to do it for my installer for linux (.sh). There are any way to do it using Install4j for linux executables?
最满意答案
不支持在Linux / Unix上进行签名。 install4j中的代码签名仅支持Windows和macOS。
There is no support for signing on Linux/Unix. Code signing in install4j is only supported for Windows and macOS.
发布评论