Home
last modified time | relevance | path

Searched refs:wrong (Results 1 – 25 of 29) sorted by relevance

12

/openssl-master/test/recipes/80-test_cmp_http_data/
A Dtest_credentials.csv3 1,valid secret - wrong cert/key ignored, -section,, -ref,_PBM_REF, -secret,_PBM_SECRET, -cert,root.…
5 0,wrong secret without ref, -section,,BLANK,, -secret,pass:wrong,BLANK,,BLANK,,BLANK,,BLANK,,BLANK,…
6 0,wrong secret - correct cert, -section,,BLANK,, -secret,pass:wrong, -cert,signer.crt, -key,signer.…
10 1,wrong ref but correct cert, -section,, -ref,wrong,BLANK,, -cert,signer.crt, -key,signer.p12, -key…
18 0,keypass prefix wrong, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,:12345…
19 0,wrong keypass, -section,,BLANK,,BLANK,, -cert,signer.crt, -key,signer.p12, -keypass,pass:123456,B…
24 0,wrong cert, -section,,BLANK,,BLANK,, -cert,trusted.crt, -key,signer.p12, -keypass,pass:12345,BLAN…
A Dtest_connection.csv8 0,wrong server, -section,, -server,xn--rksmrgs-5wao1o.example.com:_SERVER_PORT,,,,,BLANK,,,, -msg_t…
9 0,wrong server port, -section,, -server,_SERVER_HOST:99,,,,,BLANK,,,, -msg_timeout,1,BLANK,,BLANK,
17 0,server with wrong port, -section,, -server,_SERVER_HOST:999,,,,,BLANK,,,,-msg_timeout,1,BLANK,,BL…
29 0,path wrong, -section,,,,,,,,BLANK,, -path,/publicweb/cmp/example,BLANK,,BLANK,,BLANK,
A Dtest_verification.csv8 0,wrong syntax in recipient name: trailing double '/' after value, -section,, -recipient,_CA_DN//,B…
9 0,wrong syntax in recipient name: missing '=', -section,, -recipient,/CDE,BLANK,,BLANK,, -trusted,t…
10 0,wrong syntax in recipient name: C too long, -section,, -recipient,/CN=ECC Issuing CA v10/OU=For t…
14 0,wrong expected sender, -section,, -recipient,_CA_DN, -expect_sender,/CN=Sample Cert/OU=R&D/O=Comp…
26 0,wrong srvcert, -section,, -recipient,"""",BLANK,, -srvcert,signer.crt, -trusted,"""",BLANK,,BLANK…
32 0,wrong trusted cert, -section,, -recipient,_CA_DN,BLANK,,BLANK,, -trusted,signer.crt,BLANK,,BLANK,…
A Dtest_enrollment.csv19 0,wrong password for encrypted pem, -section,, -cmd,ir, -newkey,cmp --help ,, -newkeypass,pass:wron…
77 0,out_trusted wrong ca, -section,, -cmd,ir, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLA…
93 TODO,p10cr wrong csr, -section,, -cmd,p10cr, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BL…
108 0,kur wrong oldcert, -section,, -cmd,kur, -newkey,new.key,, -newkeypass,pass:,,,BLANK,,BLANK,,BLANK…
/openssl-master/crypto/err/
A Dopenssl.txt21 ASN1_R_DATA_IS_WRONG:109:data is wrong
78 ASN1_R_MSTRING_WRONG_TAG:140:mstring wrong tag
122 ASN1_R_WRONG_INTEGER_TYPE:225:wrong integer type
124 ASN1_R_WRONG_TAG:168:wrong tag
272 CMP_R_WRONG_CERTID:189:wrong certid
274 CMP_R_WRONG_PBM_VALUE:155:wrong pbm value
314 messagedigest attribute wrong length
600 EC_R_WRONG_ORDER:130:wrong order
944 PKCS7_R_WRONG_PKCS7_TYPE:114:wrong pkcs7 type
1523 SSL_R_WRONG_CURVE:378:wrong curve
[all …]
/openssl-master/test/recipes/30-test_evp_data/
A Devppkey_rsa.txt110 # MD5/SHA-1 combination, wrong signature digest length
122 # MD5/SHA-1 combination, wrong input digest length
129 # MD5/SHA-1 combination, wrong input and signature digest length
170 # Legacy OCTET STRING MDC-2 signature, wrong input digest length
178 # Legacy OCTET STRING MDC-2 signature, wrong signature digest length
193 # Legacy OCTET STRING MDC-2 signature, wrong input and signature digest length
/openssl-master/test/
A Dcmp_vfy_test.c365 static void setup_path(CMP_VFY_TEST_FIXTURE **fixture, X509 *wrong, int expired) in setup_path() argument
368 (*fixture)->expected = wrong == NULL && !expired; in setup_path()
374 if (!add_trusted((*fixture)->cmp_ctx, wrong == NULL ? root : wrong) in setup_path()
/openssl-master/doc/man3/
A Di2d_CMS_bio_stream.pod26 The prefix "i2d" is arguably wrong because the function outputs BER format.
A Di2d_PKCS7_bio_stream.pod26 The prefix "i2d" is arguably wrong because the function outputs BER format.
A DERR_GET_LIB.pod27 occurred, the reason code is the information about what went wrong.
A DPKCS12_newpass.pod34 If the wrong password is used for B<oldpass> then the function will fail,
A DOSSL_STORE_LOADER.pod179 If something goes wrong, this function is expected to return NULL.
A DOSSL_HTTP_transfer.pod246 OSSL_HTTP_close() returns 0 if anything went wrong while disconnecting, else 1.
A DDES_random_key.pod126 and is not a weak or semi-weak key. If the parity is wrong, then -1
A DEVP_MAC.pod452 fprintf(stderr, "Something went wrong\n");
/openssl-master/VMS/
A Dopenssl_ivp.com.in37 $ ! If something else is wrong with the installation, we're likely
/openssl-master/include/openssl/
A Dcmp.h.in57 * -- the data submitted has the wrong format
76 * -- invalid recipient nonce, either missing or wrong value
87 * -- invalid sender nonce, either missing or wrong size
/openssl-master/test/ssl-tests/
A D18-dtls-renegotiate.cnf.in68 # handshake support was first added. Neither behaviour is wrong, but the
/openssl-master/
A DNOTES-ANDROID.md27 (`./Configure` will fail and give you a hint if you get it wrong.)
A DNOTES-WINDOWS.md84 For the full installation instructions, or if anything goes wrong at any stage,
/openssl-master/doc/man7/
A Dpassphrase-encoding.pod25 Using the wrong encoding is expected to cause a decryption failure.
A Dfips_module.pod374 this happens then you could "accidentally" use the wrong library context for a
/openssl-master/doc/man1/
A DCA.pl.pod49 be wrong. In this case the command:
A Dopenssl-x509.pod.in739 T61Strings use the ISO8859-1 character set. This is wrong but Netscape
750 wrong private key, using unsuitable X.509 extensions,
/openssl-master/external/perl/Text-Template-1.56/
A DChanges259 - Fixed some small bugs. Worked around a bug in Perl that does the wrong

Completed in 38 milliseconds

12