mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
Remove remaining build references to zip command
This commit is contained in:
parent
d6873f637f
commit
e6b22f1f65
3 changed files with 12 additions and 7 deletions
|
@ -1689,7 +1689,7 @@ static void LoadCertificates(void) {
|
|||
" -addext extendedKeyUsage=serverAuth");
|
||||
VERBOSEF("could not find CA key signing key pair with"
|
||||
" -addext keyUsage=keyCertSign");
|
||||
WARNF("generating self-signed ssl certificates");
|
||||
LOGFd("generating self-signed ssl certificates");
|
||||
}
|
||||
#ifdef MBEDTLS_ECP_C
|
||||
ecp = GenerateEcpCertificate(ksk);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue