Skip to content
Discussion options

You must be logged in to vote

Tauri does not support it yet, therefore the warning at the top of the guide :)

Here's a pretty good guide for how to sign your app nonetheless https://merlingough.co.uk/posts/ev-sign-tauri-app/ - it's not perfect though since the inner executable is not signed, only the installer (still better than nothing).

Adding support for cloud signing is a bit tricky because everyone does their own thing. I will for sure add support for AzureSignTool but eSigner for example seems a bit hard (at least looking at their own GitHub action) so maybe we have to expose multiple tauri build commands so you can sign it manually inbetween (a config for a custom sign command may just not be enough).

Anyway, I…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@hadastoroP
Comment options

@FabianLars
Comment options

Answer selected by tweidinger
Comment options

You must be logged in to vote
1 reply
@mavrick
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants