Project

General

Profile

Download (187 Bytes) Statistics
| Branch: | Tag: | Revision:
ssl-profile {
name: <%= @title %>
cert-db: <%= @ca %>
cert-file: <%= @cert %>
key-file: <%= @key %>
<% if @password != '' -%>
password: <%= @password %>
<% end -%>
}

(5-5/5)