flatpak-cache: add -M to security_file_certgen command
Signed-off-by: Leo Puvilland <leo@craftcat.dev>
This commit is contained in:
parent
1966413090
commit
e8ff74cbd4
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
- "{{private}}/files/flatpak-cache-certs/production/pki/dh.pem"
|
||||
|
||||
- name: Generate SSL Database
|
||||
command: /usr/lib64/squid/security_file_certgen -c -s /var/lib/squid/ssl_db
|
||||
command: /usr/lib64/squid/security_file_certgen -c -s /var/lib/squid/ssl_db -M 4096
|
||||
tags:
|
||||
- flatpak-cache
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue