From 58588229676c1ab5696e4e836e621d5693306afc Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Mon, 27 Jun 2016 18:04:12 -0600 Subject: [PATCH] http -> https --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ba6d5c5..81aa439 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "ca", "cas" ], - "author": "AJ ONeal (http://coolaj86.com)", + "author": "AJ ONeal (https://coolaj86.com)", "license": "Apache-2", "bugs": { "url": "https://github.com/coolaj86/nodejs-self-signed-certificate-example/issues"