Bugzilla – Attachment 46751 Details for
Bug 15303
Letsencrypt option for Debian package installations
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 15303 LE production server
Bug-15303-LE-production-server.patch (text/plain), 1.07 KB, created by
Mirko Tietgen
on 2016-01-16 23:36:44 UTC
(
hide
)
Description:
Bug 15303 LE production server
Filename:
MIME Type:
Creator:
Mirko Tietgen
Created:
2016-01-16 23:36:44 UTC
Size:
1.07 KB
patch
obsolete
>From f1395abd0a0160b2640cb4354f4e6e566c637170 Mon Sep 17 00:00:00 2001 >From: Mirko Tietgen <mirko@abunchofthings.net> >Date: Sun, 17 Jan 2016 00:15:30 +0100 >Subject: [PATCH] Bug 15303 LE production server > >Deletes the --staging option of the letsencrypt command to get >real certificates. Rate limits apply. >--- > debian/scripts/koha-create | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/debian/scripts/koha-create b/debian/scripts/koha-create >index 5777b39..265fb75 100755 >--- a/debian/scripts/koha-create >+++ b/debian/scripts/koha-create >@@ -350,7 +350,7 @@ check_letsencrypt() > letsencrypt_instance() > { > # Get letsencrypt certificates >- letsencrypt --agree-tos --renew-by-default --webroot --staging certonly \ >+ letsencrypt --agree-tos --renew-by-default --webroot certonly \ > -w /usr/share/koha/opac/htdocs/ -d $opacdomain -w /usr/share/koha/intranet/htdocs/ -d $intradomain > # enable all ssl settings (apache won't start with these before certs are present) > sed -i "s:^\s*#\(\s*SSL.*\)$:\1:" "/etc/apache2/sites-available/$name.conf" >-- >2.1.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 15303
:
45397
|
45399
|
45400
|
45402
|
45404
|
45408
|
45409
|
45414
|
45415
|
46116
|
46117
|
46118
|
46617
|
46742
|
46745
|
46746
|
46747
|
46748
|
46749
|
46750
|
46751
|
46752
|
49470
|
49471
|
50215
|
50216
|
50271
|
50283
|
50287
|
50307
|
50308
|
50309
|
50310
|
50311
|
50312
|
50313
|
50324