Navigation


Changeset 144:1a33035fc7c0 in freeDiameter for contrib


Ignore:
Timestamp:
Dec 22, 2009, 1:23:25 PM (14 years ago)
Author:
Sebastien Decugis <sdecugis@nict.go.jp>
Branch:
default
Phase:
public
Message:

Fix small bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/ca_script2/Makefile

    r143 r144  
    102102        @cat $(DATA_DIR)/$(ca)/public/cachain.pem $(DATA_DIR)/$(name)/public/cacert.pem > $(DATA_DIR)/$(name)/public/cachain.pem
    103103        @ln -s ../../$(ca)/public/caroot.pem $(DATA_DIR)/$(name)/public/caroot.pem
     104        @$(REMAKE) gencrl ca=$(name)
    104105
    105106# Create a new certificate for use in TLS communications and other terminal usages
Note: See TracChangeset for help on using the changeset viewer.