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

Issue 6301048: Add client authentification support (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
13 years, 2 months ago by Takashi Toyoshima
Modified:
13 years, 2 months ago
CC:
pywebsocket-reviews_googlegroups.com
Base URL:
https://pywebsocket.googlecode.com/svn/trunk
Visibility:
Public.

Description

Add client authentification support BUG=none TEST=./test/run_all.py

Patch Set 1 #

Patch Set 2 : add cert for browser #

Patch Set 3 : add simple instruction #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -0 lines) Patch
M src/mod_pywebsocket/standalone.py View 1 2 4 chunks +31 lines, -1 line 1 comment Download
A src/test/cert/cacert.pem View 1 chunk +17 lines, -0 lines 0 comments Download
A src/test/cert/cert.pem View 1 chunk +61 lines, -0 lines 0 comments Download
A src/test/cert/client_cert.p12 View 1 0 chunks +-1 lines, --1 lines 0 comments Download
A src/test/cert/key.pem View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 3
Takashi Toyoshima
Helo, bashi. I experimentally implement client authentication support. I try this change like, $ ./mod_pywebsocket/standalone.py ...
13 years, 2 months ago (2012-06-06 08:37:10 UTC) #1
bashi
LGTM. It might be better to write usage of the option somewhere. On 2012/06/06 08:37:10, ...
13 years, 2 months ago (2012-06-06 09:09:30 UTC) #2
tyoshino (chromium.org)
13 years, 2 months ago (2012-06-12 05:51:07 UTC) #3
LGTM

s/authentification/authentication/

https://codereview.appspot.com/6301048/diff/1005/src/mod_pywebsocket/standalo...
File src/mod_pywebsocket/standalone.py (right):

https://codereview.appspot.com/6301048/diff/1005/src/mod_pywebsocket/standalo...
src/mod_pywebsocket/standalone.py:885: logging.critical('Client authentication
requires ssl.')
s/ssl/ssl module/
Sign in to reply to this message.

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