WICG / webpackage

Web packaging format
Other
1.23k stars 118 forks source link

Add support for using PKCS#8 passphrase encrypted keys in Golang tool #867

Closed sonkkeli closed 1 year ago

sonkkeli commented 1 year ago

The passphrase to decrypt the private key is either read from WEB_BUNDLE_SIGNING_PASSPHRASE environment variable or if not set, it prompts the user for the passphrase.