Keyboard Shortcuts

File
u :up to issue
m :publish + mail comments
M :edit review message
j / k :jump to file after / before current file
J / K :jump to next file with a comment after / before current file
Side-by-side diff
i :toggle intra-line diffs
e :expand all comments
c :collapse all comments
s :toggle showing all comments
n / p :next / previous diff chunk or comment
N / P :next / previous comment
<Up> / <Down> :next / previous line
<Enter> :respond to / edit current comment
d :mark current comment as done
Issue
u :up to list of issues
m :publish + mail comments
j / k :jump to patch after / before current patch
o / <Enter> :open current patch in side-by-side view
i :open current patch in unified diff view
Issue List
j / k :jump to issue after / before current issue
o / <Enter> :open current issue
# : close issue
Comment/message editing
<Ctrl> + s or <Ctrl> + Enter :save comment
<Esc> :cancel edit
Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(21)
Issues Repositories Search
Open Issues | Closed Issues | All Issues | Sign in with your Google Account to create issues and add comments

Issue 6765051: Enable TLS on websockets.

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by frankban
Modified:
13 years, 2 months ago
Reviewers:
hazmat, mp+131358
Visibility:
Public.
Enable TLS on websockets. Fixed how we dynamically switch the wrapped protocol when a secure connection is used. The server now uses TLS both for web and websocket connections. The https and wss connections use the same port. https://code.launchpad.net/~frankban/juju/enable-tls/+merge/131358 (do not edit description out of merge proposal)

Patch Set 1 #

Total comments: 2

Patch Set 2 : Enable TLS on websockets. #

Patch Set 3 : Enable TLS on websockets. #

Patch Set 4 : Enable TLS on websockets. #

Created: 13 years, 2 months ago
Download [raw] [tar.bz2]
Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -10 lines) Patch
A [revision details] View 1 1 chunk +2 lines, -0 lines 0 comments Download
improv.py View 1 5 chunks +12 lines, -3 lines 0 comments Download
M juju/agents/api.py View 1 5 chunks +38 lines, -4 lines 0 comments Download
A juju/agents/keys/juju.crt View 1 1 chunk +19 lines, -0 lines 0 comments Download
A juju/agents/keys/juju.key View 1 1 chunk +27 lines, -0 lines 0 comments Download
M juju/lib/websockets.py View 1 chunk +5 lines, -1 line 0 comments Download
M juju/providers/local/__init__.py View 1 1 chunk +5 lines, -1 line 0 comments Download
M juju/providers/local/agent.py View 1 2 chunks +3 lines, -1 line 0 comments Download
Total messages: 3
|
frankban
Please take a look.
13 years, 2 months ago (2012年10月25日 09:48:12 UTC) #1
Please take a look.
Sign in to reply to this message.
hazmat
looks good, one minor, let me know what you think. https://codereview.appspot.com/6765051/diff/1/juju/agents/api.py File juju/agents/api.py (right): https://codereview.appspot.com/6765051/diff/1/juju/agents/api.py#newcode44 ...
13 years, 2 months ago (2012年10月26日 07:26:21 UTC) #2
looks good, one minor, let me know what you think.
https://codereview.appspot.com/6765051/diff/1/juju/agents/api.py
File juju/agents/api.py (right):
https://codereview.appspot.com/6765051/diff/1/juju/agents/api.py#newcode44
juju/agents/api.py:44: os.path.join(os.path.dirname(__file__), 'keys'))
if your up for it, i'd like this to be a cli option with a fallback to included
if not specified, rather then a hardcode.
https://codereview.appspot.com/6765051/diff/1/juju/lib/websockets.py
File juju/lib/websockets.py (right):
https://codereview.appspot.com/6765051/diff/1/juju/lib/websockets.py#newcode514
juju/lib/websockets.py:514: if request.isSecure():
beautiful
Sign in to reply to this message.
frankban
Please take a look.
13 years, 2 months ago (2012年10月29日 09:30:24 UTC) #3
Please take a look.
Sign in to reply to this message.
|
Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b

AltStyle によって変換されたページ (->オリジナル) /