summaryrefslogtreecommitdiff
path: root/security/pks/files/pkg-message.in
blob: ed4799c2179f26567a64bce9c5dc68d7bdf77563 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
Add the following lines to /etc/rc.conf.local or /etc/rc.conf to enable this service:

 pksd_enable (bool):           Set to NO by default.
                               Set it to YES to enable pksd.

 pksd_config (path):           Set to %%PREFIX%%/etc/pksd.conf
                               by default.

 pksd_mailq_enable (bool):     Set to NO by default. Process incoming
                               mail queue of commands and key requests
                               (you will need to configure your mail
                               infrastructure to enable this. See:
                               %%PREFIX%%/share/doc/pks/README and
                               %%PREFIX%%/share/doc/pks/EMAIL for details.

 pksd_queue_delay (int):       Periodically process incoming mail.
                               Set to 60 seconds by default.

        #############################################

          To enable adding keys via the web interface
          please create a configuration file at:

            %%PREFIX%%/etc/pksd.conf

          Check sample file at:

            %%PREFIX%%/etc/pksd.conf.sample


          Also note that the database used by pks
          sometimes needs to be created manually, to
          do that refer to:

            man 8 pksclient

        #############################################