| Index | Alphabetical Index |
| Option Name: | sslcrtd_program |
|---|---|
| Replaces: | |
| Requires: | --enable-ssl-crtd |
| Default Value: | sslcrtd_program /usr/local/squid/libexec/security_file_certgen -s /usr/local/squid/var/cache/squid/ssl_db -M 4MB |
| Suggested Config: | |
Specify the location and options of the executable for certificate generator. /usr/local/squid/libexec/security_file_certgen program can use a disk cache to improve response times on repeated requests. To enable caching, specify -s and -M parameters. If those parameters are not given, the program generates a new certificate on every request. For more information use: /usr/local/squid/libexec/security_file_certgen -h |
|
| Index | Alphabetical Index |