scepclient: Removal and replacement by pki subcommands
The "ipsec scepclient" tool has been removed and replaced by the pki subcommands "pki --scep" and "pki --scepca" which implement the new SCEP RFC 8894 standard that was released in September 2020 and which supports trusted "certificate renewal" based on the existing client certificate.
This commit is contained in:
@@ -75,10 +75,6 @@ if USE_UPDOWN
|
||||
SUBDIRS += _updown
|
||||
endif
|
||||
|
||||
if USE_SCEPCLIENT
|
||||
SUBDIRS += scepclient
|
||||
endif
|
||||
|
||||
if USE_PKI
|
||||
SUBDIRS += pki
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user