Jean - 记录成长历程

  • 关于
  • Language
  • RSS Feed
  • 微博
  • 豆瓣
21
Jun

Apache SSL配置

By admin|Linux系统|3 Comments

<VirtualHost *:443>
ServerName www.zhangyiqun.net
ServerAlias zhang.net
DocumentRoot /xxx

ErrorLog /xxx

# Possible values include: debug, info, notice, warn, error, crit,
# alert, emerg.
LogLevel warn
#SSL
SSLEngine on
SSLCACertificateFile /etc/apache2/ca.txt
SSLCertificateFile /etc/ssl/crt/www.vpn38.net.crt
SSLCertificateKeyFile /etc/ssl/crt/private.key
</VirtualHost>

需要开启ssl模块,否则会出现ssl command not found之类的错误

无觅相关文章插件,快速提升流量

Tagged as: apache, ssl
Add your comment →

3 Comments

  1. comodo的官方指导(手动生成)
    https://support.comodo.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=3&nav=0,33

    [回复]

    By: admin Author
    2011-07-23 at 11:09
  2. CSR在线生成,1024的有BUG只能是2048位加密
    https://www.myssl.cn/openssl/createcsr.asp

    [回复]

    By: admin Author
    2011-05-24 at 22:05
  3. 一般证书买到后会有下面这些文件
    你会发现如下文件
    AddTrustExternalCARoot.crt
    UTNAddTrustServerCA.crt
    xxx.crt
    PositiveSSLCA.crt

    配置文件中的ca.txt就是 cat AddTrustExternalCARoot.crt >> PositiveSSLCA.crt 的结果

    [回复]

    By: admin Author
    2011-05-24 at 17:41

Leave your comment below! Cancel Reply

点击取消回复

View More Posts:
  • ←
  • →

分类

  • Linux系统 (61)
  • Linux集群 (4)
  • Web服务器 (26)
  • 创业相关 (6)
  • 工作笔记 (34)
  • 我爱折腾 (16)
  • 日记 (46)
  • 网络 (3)
  • 脚本编程 (49)

最新日志

  • 使用w3 total cache给wordpress提速
  • 从零开始,我的创业感悟
  • 为大众创造更美好的日常生活
  • 我的站立式工作平台
  • 阿里云计算使用简评

最新评论

  • Elektrische Zahnbuerste on MAC OS目录结构
  • admin on 从零开始,我的创业感悟
  • Kovlala on 从零开始,我的创业感悟
  • jean on 从零开始,我的创业感悟
  • Kovlala on 从零开始,我的创业感悟

博客互联

  • HackLog
  • leapsoul
  • Myredhat
  • Ninth element
  • Ti’blog
  • William Hua
  • young001
  • 懒人运维
  • 曙光博客
  • 月夜
  • 月影
  • 杂货店一号铺
  • 王先进’s blog
  • 疯中舞步
  • 菜鸟的技术站
  • 运维进行时

技术

  • DBA BLOG
  • 回忆未来[张宴]
  • 扶凯
  • 王炜's Blog
  • 百变贝贝

Powered by the inLine Minimal WordPress Theme