[HCoop-Discuss] Regarding https
Michael Olson
mwolson at hcoop.net
Thu Dec 27 12:53:26 EST 2007
"Tanveer Singh" <tanveer1979 at gmail.com> writes:
> I am still confused.
> I just want data to pass through an encrypted connection, thats all.
> Is there a bare minimum example somewhere on wiki, I only found stuff
> which uses IP addresses. I understand IP addresses are at a premium,
> so I don't want to block one unnecessarily
Here is what you should have:
dom "ihro.in" where
DocumentRoot = home "ihro_html";
SSL = use_cert "/etc/apache2/ssl/apache.pem"
DefaultAlias = false;
with
nameserver "ns1.hcoop.net";
nameserver "ns3.hcoop.net";
(* email *)
handleMail;
emailAlias "admin" "tanveer";
emailAlias "d.s.gill" "ihro.india at gmail.com";
defaultAlias "ihro.india at gmail.com";
end;
I had to grant you permissions to cert "/etc/apache2/ssl/apache.pem" for
that to work. I'm still thinking about what the instructions on the
portal and wiki should say about this case.
--
Michael Olson -- FSF Associate Member #652 |
http://mwolson.org/ -- Jabber: mwolson_at_hcoop.net | /` |\ | | |
Programmer -- Hobbies: Lisp, HCoop | |_] | \| |_|
Projects: Emacs, Muse, ERC, EMMS, ErBot, DVC, Planner |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 188 bytes
Desc: not available
Url : http://lists.hcoop.net/pipermail/hcoop-discuss/attachments/20071227/a3141a66/attachment.pgp
More information about the HCoop-Discuss
mailing list