loopback-ssl
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "loopback-ssl", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "Node module to enable SSL or Mutual SSL in any loopback application", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -36,3 +36,3 @@ # loopback-ssl | ||
"certConfig": { | ||
"path": "/Users/slahir/certs/local/", | ||
"path": "/certificate/path/", | ||
"key": "local.pem", | ||
@@ -39,0 +39,0 @@ "cert": "local.crt.pem", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9438