"electronPackagerConfig": {
"osxSign": {
"identity": "Developer ID Application: <company name> (<identity>)" // here goes your original certificate. Carefully copy the entire certificate name
},
"electronReleaseServer": {
"baseUrl": "https://localhost",
"username": "uname",
"password": "pass"
}
}