summaryrefslogtreecommitdiff
path: root/stack.yaml
diff options
context:
space:
mode:
authorAndrew Cady <d@jerkface.net>2016-01-22 23:39:59 -0500
committerAndrew Cady <d@jerkface.net>2016-01-22 23:39:59 -0500
commit60cc8e93ae7a647c5f5da5ee8628c6aca5b58d02 (patch)
treeab8f040cd93e3089ecd0f56b943a720da0f93393 /stack.yaml
parent7c7a91bfb50528a199b0b29d7dbab6b78028889a (diff)
Use subjectAltName X509v3 extension
Diffstat (limited to 'stack.yaml')
-rw-r--r--stack.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stack.yaml b/stack.yaml
index a4a966d..df9bc13 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -8,7 +8,7 @@ packages:
8- '.' 8- '.'
9- location: 9- location:
10 git: git@github.com:afcady/HSOpenSSL.git 10 git: git@github.com:afcady/HSOpenSSL.git
11 commit: d120a92678da80cf8a992cc2b80c147730a05f83 11 commit: 11f5c83fbe44d6c1c496be4cc3017fd925ba26e2
12 extra-dep: true 12 extra-dep: true
13 13
14# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3) 14# Packages to be pulled from upstream that are not in the resolver (e.g., acme-missiles-0.3)