mirror of
https://github.com/curl/curl.git
synced 2026-08-24 13:03:35 +03:00
typos
This commit is contained in:
parent
62f64867bf
commit
8fbdd62eb1
3 changed files with 3 additions and 3 deletions
|
|
@ -66,7 +66,7 @@ int main(void)
|
|||
#ifdef USE_ENGINE
|
||||
pKeyName = "rsa_test";
|
||||
pKeyType = "ENG";
|
||||
pEngine = "chil"; /* for nChiper HSM... */
|
||||
pEngine = "chil"; /* for nCipher HSM... */
|
||||
#else
|
||||
pKeyName = "testkey.pem";
|
||||
pKeyType = "PEM";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue