Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(3864)

Issue 6940084: Serve the GUI assets over HTTPS

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by teknico
Modified:
11 years, 4 months ago
Reviewers:
mp+140511
Visibility:
Public.

Description

Serve the GUI assets over HTTPS Generate and install a passphrase-less SSL certificate and private key, and configure nginx to use it to serve the GUI via HTTPS. https://code.launchpad.net/~teknico/charms/precise/juju-gui/serve-via-https/+merge/140511 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 4

Patch Set 2 : Serve the GUI assets over HTTPS #

Patch Set 3 : Serve the GUI assets over HTTPS #

Patch Set 4 : Serve the GUI assets over HTTPS #

Total comments: 15

Patch Set 5 : Serve the GUI assets over HTTPS #

Total comments: 4

Patch Set 6 : Serve the GUI assets over HTTPS #

Patch Set 7 : Serve the GUI assets over HTTPS #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -18 lines) Patch
M HACKING.md View 1 2 3 4 5 2 chunks +49 lines, -1 line 0 comments Download
M README.md View 1 2 3 4 1 chunk +4 lines, -2 lines 0 comments Download
A [revision details] View 1 2 3 4 5 1 chunk +2 lines, -0 lines 0 comments Download
M config.yaml View 1 chunk +5 lines, -1 line 0 comments Download
M config/nginx.conf.template View 1 2 3 4 5 1 chunk +8 lines, -1 line 0 comments Download
M hooks/config-changed View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M hooks/install View 2 chunks +3 lines, -2 lines 0 comments Download
M hooks/start View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M hooks/utils.py View 1 2 3 4 3 chunks +22 lines, -6 lines 0 comments Download
M revision View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M tests/deploy.test View 1 2 3 4 5 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17
teknico
Please take a look.
11 years, 4 months ago (2012-12-18 18:04:55 UTC) #1
gary.poster
Hey Nicola. I'm going to try out the charm now, but I had a few ...
11 years, 4 months ago (2012-12-18 18:16:40 UTC) #2
teknico
Please take a look.
11 years, 4 months ago (2012-12-18 18:19:05 UTC) #3
teknico
Also fixed the expose port, thanks. https://codereview.appspot.com/6940084/diff/1/README.md File README.md (right): https://codereview.appspot.com/6940084/diff/1/README.md#newcode60 README.md:60: - 80/tcp gary.poster ...
11 years, 4 months ago (2012-12-18 18:23:41 UTC) #4
teknico
Please take a look.
11 years, 4 months ago (2012-12-18 18:27:32 UTC) #5
teknico
Please take a look.
11 years, 4 months ago (2012-12-18 19:05:47 UTC) #6
gary.poster
Land with changes. Hi Nicola. Thanks for the fixes. This still wasn't working, but I ...
11 years, 4 months ago (2012-12-19 03:55:52 UTC) #7
teknico
Please take a look.
11 years, 4 months ago (2012-12-19 11:50:10 UTC) #8
teknico
Uhm. It looks like the OpenSSl commands in the nginx are suboptimal, or obsolete, or ...
11 years, 4 months ago (2012-12-19 11:54:38 UTC) #9
gary.poster
Land as is. Thanks Nicola. Looks good. I have one important thought for a future ...
11 years, 4 months ago (2012-12-19 13:25:53 UTC) #10
benji
Looks good. I had one small question that was mostly for my own edification. https://codereview.appspot.com/6940084/diff/13001/config/nginx.conf.template ...
11 years, 4 months ago (2012-12-19 14:10:24 UTC) #11
teknico
https://codereview.appspot.com/6940084/diff/13001/config/nginx.conf.template File config/nginx.conf.template (right): https://codereview.appspot.com/6940084/diff/13001/config/nginx.conf.template#newcode4 config/nginx.conf.template:4: return 301 https://$host$request_uri; benji wrote: > I assume $request_uri ...
11 years, 4 months ago (2012-12-19 16:32:46 UTC) #12
gary.poster
Land with changes. I got the tests to pass, with the one change described below. ...
11 years, 4 months ago (2012-12-20 00:00:09 UTC) #13
gary.poster
On 2012/12/20 00:00:09, gary.poster wrote: > Land with changes. > > I got the tests ...
11 years, 4 months ago (2012-12-20 03:16:24 UTC) #14
teknico
Please take a look.
11 years, 4 months ago (2012-12-20 11:26:30 UTC) #15
teknico
gary.poster wrote: > Please make a card to add the feature to support supplying a ...
11 years, 4 months ago (2012-12-20 11:27:50 UTC) #16
teknico
11 years, 4 months ago (2012-12-20 11:52:25 UTC) #17
*** Submitted:

Serve the GUI assets over HTTPS

Generate and install a passphrase-less SSL certificate and private
key, and configure nginx to use it to serve the GUI via HTTPS.

R=gary.poster, benji
CC=
https://codereview.appspot.com/6940084
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b