Size: 388
Comment:
|
Size: 622
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 13: | Line 13: |
[Apache]에 보안서버설치하기 1. Apache 2.0부터 mod_ssl 이 내장되어 있다. 설치시 아래 옵션 필요. {{{./configure --prefix=/usr/local/apache2 --enable-mods-shared=most --enable-modules=so --enable-ssl}}} |
http://wp.netscape.com/eng/ssl3/
Netscape사에서 [Socket]의 ComputerSecurity를 위해 만듬. 다음의 것들이 있다.
관련자료
[http://wiki.kldp.org/wiki.php/DocbookSgml/SSL-Certificates-HOWTO SSL Howto]
[http://kldp.org/HOWTO/html/SSL-RedHat-HOWTO/ssl-redhat-howto-3.html 아파치 인증서 관련]
[Apache]에 보안서버설치하기
- Apache 2.0부터 mod_ssl 이 내장되어 있다. 설치시 아래 옵션 필요.
./configure --prefix=/usr/local/apache2 --enable-mods-shared=most --enable-modules=so --enable-ssl