mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-21 23:43:15 +01:00
4d820af4e0
* adding wsse auth logic * adding wsse auth logic to electron * adding wsse auth formatting * Refactoring WSSE 'secret' to 'password' * Incorporating PR feedback * Removed unused packages from package.json * Fixed issue caused when resolving merge conflicts and added new route to test wsse * Removed deprecated package usages from bruno-cli * Fixed tests --------- Co-authored-by: dwolter-emarsys <dylan.wolter@emarsys.com> |
||
---|---|---|
.. | ||
resources | ||
src | ||
tests | ||
.env.sample | ||
.gitignore | ||
electron-builder-config.js | ||
notarize.js | ||
package.json | ||
readme.md |
bruno-electron
# electron dev
npm start
# generate pfx file for signing windows build
openssl pkcs12 -export -inkey sectigo.key -in sectigo.pem -out sectigo.pfx