跳转到主要内容

用于创建自签名证书的Buildout配方

项目描述

yaco.recipe.cert

Buildout配方,用于创建自签名证书,可用于向您的开发部署添加SSL支持。

需要在您的系统中安装openssl二进制文件。

需要编写测试。

自行承担风险,尤其是在生产中使用真实证书。

用法

示例用法

[buildout]
parts = mycert

[mycert]
recipe = yaco.recipe.cert
hostname = test.example.com
country = US
city = Springfield
organization = Example Corp.
locality = Springfield

运行buildout后,您将在parts目录中获得自签名证书。

变更

0.1.1 (2011-03-21)

  • 修复包名

0.1.0 (2011-03-21)

  • 初始版本

由以下支持

AWS AWS 云计算和安全赞助商 Datadog Datadog 监控 Fastly Fastly CDN Google Google 下载分析 Microsoft Microsoft PSF赞助商 Pingdom Pingdom 监控 Sentry Sentry 错误记录 StatusPage StatusPage 状态页面