updates.
[silc.git] / apps / silc / clientutil.c
index 95a37422e75a815a0bc0a4d900899f28c3fef5b9..1bcc9c8bc3fde0d889130218400c74f69c6c3ed3 100644 (file)
@@ -357,7 +357,7 @@ New pair of keys will be created.  Please, answer to following questions.\n\
   }
 
   if (!silc_pkcs_is_supported(pkcs_name)) {
-    fprintf(stderr, "Unsupported PKCS `%s'", pkcs_name);
+    fprintf(stderr, "Unknown PKCS `%s'", pkcs_name);
     return FALSE;
   }