Current time: 05-21-2024, 10:27 PM Hello There, Guest! (LoginRegister)


Post Reply 
1.0.3 - suggestions to next versions
Author Message
koffu Offline
Junior Member
*

Posts: 80
Joined: Jan 2010
Reputation: 1
Post: #7
RE: 1.0.3 - suggestions to next versions
(01-11-2010 05:56 PM)kilburn Wrote:  [quote]
SSL support is planned for 1.1.0 (your patch assumes that the user has created the corresponding keys, which is unnacceptable because many users would fail to do so).

This is good.
Users always can create self-signed openssl certificate, which can be created by simple command with copy&paste
Code:
openssl req -x509 -days 365 -nodes -new -newkey rsa:2048 -out /etc/ssl/certs/server.crt -keyout /etc/ssl/private/server.key

SSL support can be enabed simple by copy of :80 VirtualHost and changing it with VirtualHost :443 and add to :80 redirect.
01-11-2010 06:57 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 1.0.3 - suggestions to next versions - koffu - 01-11-2010 06:57 PM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)