Remove self-signed CA and switch to Let's Encrypt
This commit is contained in:
@ -1,7 +0,0 @@
|
||||
#!/bin/sh
|
||||
|
||||
update-ca-certificates
|
||||
|
||||
mkdir -p /etc/skel/.pki/nssdb/
|
||||
certutil -A -n "NetDLData" -t "TC,," -d sql:/etc/skel/.pki/nssdb/ -i /usr/local/share/ca-certificates/NetDLData.crt
|
||||
|
Reference in New Issue
Block a user