How to Resolve Mendix Commit Doesnt Support GPG Signature

0
As the title mentions, I'm working on a project hosted on a private Git repository that requires all commits to be properly signed. I've configured Git to force a signature on each commit, and I can push normally using the Git CLI. However, if I use the commit function within Mendix, the commit is blocked because it is not GPG signed. Is there a workaround for this?
asked
0 answers