Changeset 25866 in project
- Timestamp:
- 02/04/12 18:14:37 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/awful-ssl
r25859 r25866 9 9 This extension provides a single procedure ({{enable-ssl}}) which 10 10 enables SSL support for awful. 11 12 13 '''Note:''' awful-ssl and the [[/egg/openssl|openssl]] egg version14 1.6.1 don't play well together. If you see an error message like:15 16 primordial: Connection handshake error: "argument is not a port"17 18 when running awful in development mode, you probably have openssl19 1.6.1 installed. Version 1.5.1 of openssl is known to work fine. You20 can install that specific version with:21 22 $ chicken-install openssl:1.5.123 11 24 12 … … 95 83 === Version history 96 84 85 ===== version 0.2 86 * Require [[/egg/spiffy|Spiffy]] 4.14, which fixes some compatibility issues with [[/egg/openssl|openssl]] 87 97 88 ===== version 0.1 98 89 * initial release
Note: See TracChangeset
for help on using the changeset viewer.