# # Makefile # all: clean: install: for p in *.crt; do \ install -m 644 $$p $(LOCALCERTSDIR)/$$p ; \ done
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
Local_Root_CA.crt | File | 123 B | 0644 |
|
Makefile | File | 114 B | 0644 |
|