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

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -