Hi @pfaffman, the edit to the original post has an erroneous +
in the to:
line, breaking the regex. It should be removed.
Separately, the following paragraph needs to be edited as it no longer makes sense:
There are two patterns that need to be replaced, one ending in
--keylength
, and another ending in--fullchainpath
(in the actual file, your original domain is before each of these switches). Enter your (sub)domain (and any additional subdomains preceded by-d
) and then add the following to yourapp.yml
hooks section (towards the end of the file):
I suggest:
Use domain1 and domain2 in this post to generate the code that you will need. domain1 is your original domain and domain2 is the additional domain that you want to add. Add the resulting after_ssl:
block to the hooks:
section of your app.yml and do a launcher rebuild app
.