> ----- Original Message ----- > From: Faisal <[EMAIL PROTECTED]> > To: [email protected] > Subject: [tanya-jawab] Bikin Akses Halaman HTTPS > Date: Sun, 18 Mar 2007 21:12:10 +0700 > > Mohon clue-nya.
Yeeaah...clue right? HTTPS <- build by SSL (Secure Socket Layer) + Web Server Application So, check out your web server application (apache or etc?) If there is any SSL application in there? eq. OpenSSL or etc Begin with generate SSL certified server + client and after that try to configure your httpd.conf and ssl.conf, begin with SSLEngine On Finally don't forget try with $telnet domain 433 The official site http://www.apache-ssl.org/ Example configuration http://www.apache-ssl.org/httpd.conf.example -- "Black is So Sweet, Never Without Sugar" = -- Powered by Outblaze -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
