Neo4j Powershell Modules not signed -
neo4j seems not signing powershell modules of 3.2.2+ (community edition).
the following error message received when trying import neo4j powershell module:
import-module : file d:\apps\neo4j-community-3.2.3-windows\bin\neo4j-management\neo4j-management.psm1 cannot loaded. file d:\apps\neo4j-community-3.2.3-windows\bin\neo4j-management\neo4j-management.psm1 not digitally signed. cannot run script on current system. i've raised issue neo4j (#9654) , there older issue (#6165) security protocols not allow self-sign or run unrestricted.
are there solutions not require changing security policy? ideally, neo4j should fix , sign modules
Comments
Post a Comment