Skip to content

Commit

Permalink
Moved recapturedocs certificate management to the recapturedocs project.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 27, 2024
1 parent acac42e commit 90874ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fabfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,4 +127,3 @@ def enable_nginx(c):
def install_cert(c):
certs.install(c, 'jaraco.com', 'www.jaraco.com', 'blog.jaraco.com')
certs.install(c, 'scicomm.pro', 'www.scicomm.pro')
certs.install(c, 'www.recapturedocs.com')

0 comments on commit 90874ed

Please sign in to comment.