debian 👻
This commit is contained in:
parent
db52bd0ea4
commit
5c63f7511f
2
Makefile
2
Makefile
@ -55,7 +55,7 @@ ca: $(ca_key) $(ca_crt) ## Generate the CA keypair
|
||||
install-ca: $(ca_crt) ## Install the CA on system
|
||||
ifeq ($(ID_LIKE),debian)
|
||||
sudo install -Dm 644 $< /usr/share/ca-certificates/extra/sutty.crt
|
||||
sudo dpkg-reconfigure -a ca-certificates
|
||||
sudo dpkg-reconfigure ca-certificates
|
||||
sudo update-ca-certificates
|
||||
else
|
||||
sudo trust anchor $<
|
||||
|
Loading…
x
Reference in New Issue
Block a user