Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
ansible
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
ansible
Commits
c86e55dd
Commit
c86e55dd
authored
Jul 20, 2015
by
Toshio Kuratomi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Changelog for SNI and tls fixes
parent
990350a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
CHANGELOG.md
+5
-0
No files found.
CHANGELOG.md
View file @
c86e55dd
...
...
@@ -14,6 +14,11 @@ Other Notable Changes:
*
Fixes a bug related to keyczar messing up encodings internally, resulting in decrypted
messages coming out as empty strings.
*
AES Keys generated for use in accelerated mode are now 256-bit by default instead of 128.
*
Fix url fetching for SNI with python-2.7.9 or greater. SNI does not work
with python < 2.7.9. The best workaround is probably to use the command
module with curl or wget.
*
Fix url fetching to allow tls-1.1 and tls-1.2 if the system's openssl library
supports those protocols
## 1.9.2 "Dancing In the Street" - Jun 26, 2015
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment