Searched refs:CA (Results 126 - 150 of 214) sorted by relevance

123456789

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/demos/ssltest-ecc/
H A DECC-RSAcertgen.sh30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (sect163r1 key signed with RSA)"
34 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (sect163r1 key signed with RSA)"
58 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
84 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
H A DECCcertgen.sh28 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (Elliptic curve secp160r1)"
32 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (Elliptic curve secp160r2)"
36 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (Elliptic curve secp160r2)"
49 echo "Generating self-signed CA certificate (on curve $TEST_CA_CURVE)"
64 # private key in $TEST_CA_FILE.key.pem and include the CA extension.
102 # CA certificate in $TEST_CA_FILE.cert.pem and the CA private key in
104 # file for this CA, create one. Make the certificate valid for $DAYS days
109 -CA
[all...]
H A DRSAcertgen.sh27 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (1024 bit RSA)"
30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (1024 bit RSA)"
33 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (1024 bit RSA)"
46 echo "Generating self-signed CA certificate (RSA)"
82 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
107 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A DCA.pl3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq[-nodes] ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
51 $CA="$openssl ca $SSLEAY_CONFIG";
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
102 print "CA certificate filename (or enter to create)\n";
107 # ask user for existing CA certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/etc/ssl/misc/
H A DCA.pl3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq[-nodes] ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
51 $CA="$openssl ca $SSLEAY_CONFIG";
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
102 print "CA certificate filename (or enter to create)\n";
107 # ask user for existing CA certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/etc/ssl/misc/
H A DCA.pl3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq[-nodes] ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
51 $CA="$openssl ca $SSLEAY_CONFIG";
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
102 print "CA certificate filename (or enter to create)\n";
107 # ask user for existing CA certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A DCA.pl3 # CA - wrapper around ca to make it easier to use ... basically ca requires
7 # CA -newca ... will setup the right stuff
8 # CA -newreq[-nodes] ... will generate a certificate request
9 # CA -sign ... will sign the generated request and output
16 # 12-Jan-96 tjh Added more things ... including CA -signcert which
30 # 27-Apr-98 snh Translation into perl, fix existing CA bug.
51 $CA="$openssl ca $SSLEAY_CONFIG";
67 print STDERR "usage: CA -newcert|-newreq|-newreq-nodes|-newca|-sign|-verify\n";
102 print "CA certificate filename (or enter to create)\n";
107 # ask user for existing CA certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/LPRng/src/
H A Dlprng_certs.sh9 # This script was stolen^H^H^H^H^H^H derived from the CA.sh script in the
13 ## CCA -- Trivial Client CA management for testing purposes
25 # - CA file, i.e. - one file with lots of certs,
29 # - private key for CA file, used to sign certs
40 # lprng_cert newca - creates CA certs
82 ${T_MD} newca - make new root CA and default values for certs${T_ME}
124 ask "Organizational Unit Name for CA (eg, section, OU)" OU_ca_val
128 ask "Common Name for CA (eg, CA name, CN) " CN_ca_val
133 ask "CA Certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/LPRng/src/
H A Dlprng_certs.sh9 # This script was stolen^H^H^H^H^H^H derived from the CA.sh script in the
13 ## CCA -- Trivial Client CA management for testing purposes
25 # - CA file, i.e. - one file with lots of certs,
29 # - private key for CA file, used to sign certs
40 # lprng_cert newca - creates CA certs
82 ${T_MD} newca - make new root CA and default values for certs${T_ME}
124 ask "Organizational Unit Name for CA (eg, section, OU)" OU_ca_val
128 ask "Common Name for CA (eg, CA name, CN) " CN_ca_val
133 ask "CA Certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/LPRng/src/
H A Dlprng_certs.sh9 # This script was stolen^H^H^H^H^H^H derived from the CA.sh script in the
13 ## CCA -- Trivial Client CA management for testing purposes
25 # - CA file, i.e. - one file with lots of certs,
29 # - private key for CA file, used to sign certs
40 # lprng_cert newca - creates CA certs
82 ${T_MD} newca - make new root CA and default values for certs${T_ME}
124 ask "Organizational Unit Name for CA (eg, section, OU)" OU_ca_val
128 ask "Common Name for CA (eg, CA name, CN) " CN_ca_val
133 ask "CA Certificat
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/demos/ssltest-ecc/
H A DECCcertgen.sh28 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (Elliptic curve secp160r1)"
32 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (Elliptic curve secp160r2)"
36 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (Elliptic curve secp160r2)"
49 echo "Generating self-signed CA certificate (on curve $TEST_CA_CURVE)"
64 # private key in $TEST_CA_FILE.key.pem and include the CA extension.
102 # CA certificate in $TEST_CA_FILE.cert.pem and the CA private key in
104 # file for this CA, create one. Make the certificate valid for $DAYS days
109 -CA
[all...]
H A DRSAcertgen.sh27 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (1024 bit RSA)"
30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (1024 bit RSA)"
33 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (1024 bit RSA)"
46 echo "Generating self-signed CA certificate (RSA)"
82 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
107 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/demos/ssltest-ecc/
H A DECCcertgen.sh28 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (Elliptic curve secp160r1)"
32 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (Elliptic curve secp160r2)"
36 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (Elliptic curve secp160r2)"
49 echo "Generating self-signed CA certificate (on curve $TEST_CA_CURVE)"
64 # private key in $TEST_CA_FILE.key.pem and include the CA extension.
102 # CA certificate in $TEST_CA_FILE.cert.pem and the CA private key in
104 # file for this CA, create one. Make the certificate valid for $DAYS days
109 -CA
[all...]
H A DRSAcertgen.sh27 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (1024 bit RSA)"
30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (1024 bit RSA)"
33 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (1024 bit RSA)"
46 echo "Generating self-signed CA certificate (RSA)"
82 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
107 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/demos/ssltest-ecc/
H A DECCcertgen.sh28 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (Elliptic curve secp160r1)"
32 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (Elliptic curve secp160r2)"
36 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (Elliptic curve secp160r2)"
49 echo "Generating self-signed CA certificate (on curve $TEST_CA_CURVE)"
64 # private key in $TEST_CA_FILE.key.pem and include the CA extension.
102 # CA certificate in $TEST_CA_FILE.cert.pem and the CA private key in
104 # file for this CA, create one. Make the certificate valid for $DAYS days
109 -CA
[all...]
H A DRSAcertgen.sh27 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (1024 bit RSA)"
30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (1024 bit RSA)"
33 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (1024 bit RSA)"
46 echo "Generating self-signed CA certificate (RSA)"
82 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
107 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/demos/ssltest-ecc/
H A DECCcertgen.sh28 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (Elliptic curve secp160r1)"
32 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (Elliptic curve secp160r2)"
36 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (Elliptic curve secp160r2)"
49 echo "Generating self-signed CA certificate (on curve $TEST_CA_CURVE)"
64 # private key in $TEST_CA_FILE.key.pem and include the CA extension.
102 # CA certificate in $TEST_CA_FILE.cert.pem and the CA private key in
104 # file for this CA, create one. Make the certificate valid for $DAYS days
109 -CA
[all...]
H A DRSAcertgen.sh27 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (1024 bit RSA)"
30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (1024 bit RSA)"
33 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (1024 bit RSA)"
46 echo "Generating self-signed CA certificate (RSA)"
82 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
107 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/demos/ssltest-ecc/
H A DECCcertgen.sh28 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (Elliptic curve secp160r1)"
32 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (Elliptic curve secp160r2)"
36 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (Elliptic curve secp160r2)"
49 echo "Generating self-signed CA certificate (on curve $TEST_CA_CURVE)"
64 # private key in $TEST_CA_FILE.key.pem and include the CA extension.
102 # CA certificate in $TEST_CA_FILE.cert.pem and the CA private key in
104 # file for this CA, create one. Make the certificate valid for $DAYS days
109 -CA
[all...]
H A DRSAcertgen.sh27 TEST_CA_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test CA (1024 bit RSA)"
30 TEST_SERVER_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Server (1024 bit RSA)"
33 TEST_CLIENT_DN="/C=US/ST=CA/L=Mountain View/O=Sun Microsystems, Inc./OU=Sun Microsystems Laboratories/CN=Test Client (1024 bit RSA)"
46 echo "Generating self-signed CA certificate (RSA)"
82 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
107 -CA $CERTS_DIR/$TEST_CA_FILE.cert.pem \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/test/
H A Dtestssl.com45 $ CA = """-CAfile"" certs.tmp"
47 $ CA = """-CAfile"" "+p3
57 $ 'ssltest' -ssl2 -server_auth 'CA'
63 $ 'ssltest' -ssl2 -client_auth 'CA'
67 $ 'ssltest' -ssl2 -server_auth -client_auth 'CA'
76 $ 'ssltest' -ssl3 -server_auth 'CA'
80 $ 'ssltest' -ssl3 -client_auth 'CA'
84 $ 'ssltest' -ssl3 -server_auth -client_auth 'CA'
92 $ 'ssltest' -server_auth 'CA'
96 $ 'ssltest' -client_auth 'CA'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/test/
H A Dtestssl.com45 $ CA = """-CAfile"" certs.tmp"
47 $ CA = """-CAfile"" "+p3
57 $ 'ssltest' -ssl2 -server_auth 'CA'
63 $ 'ssltest' -ssl2 -client_auth 'CA'
67 $ 'ssltest' -ssl2 -server_auth -client_auth 'CA'
76 $ 'ssltest' -ssl3 -server_auth 'CA'
80 $ 'ssltest' -ssl3 -client_auth 'CA'
84 $ 'ssltest' -ssl3 -server_auth -client_auth 'CA'
92 $ 'ssltest' -server_auth 'CA'
96 $ 'ssltest' -client_auth 'CA'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/test/
H A Dtestssl.com45 $ CA = """-CAfile"" certs.tmp"
47 $ CA = """-CAfile"" "+p3
57 $ 'ssltest' -ssl2 -server_auth 'CA'
63 $ 'ssltest' -ssl2 -client_auth 'CA'
67 $ 'ssltest' -ssl2 -server_auth -client_auth 'CA'
76 $ 'ssltest' -ssl3 -server_auth 'CA'
80 $ 'ssltest' -ssl3 -client_auth 'CA'
84 $ 'ssltest' -ssl3 -server_auth -client_auth 'CA'
92 $ 'ssltest' -server_auth 'CA'
96 $ 'ssltest' -client_auth 'CA'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/test/
H A Dtestssl.com45 $ CA = """-CAfile"" certs.tmp"
47 $ CA = """-CAfile"" "+p3
57 $ 'ssltest' -ssl2 -server_auth 'CA'
63 $ 'ssltest' -ssl2 -client_auth 'CA'
67 $ 'ssltest' -ssl2 -server_auth -client_auth 'CA'
76 $ 'ssltest' -ssl3 -server_auth 'CA'
80 $ 'ssltest' -ssl3 -client_auth 'CA'
84 $ 'ssltest' -ssl3 -server_auth -client_auth 'CA'
92 $ 'ssltest' -server_auth 'CA'
96 $ 'ssltest' -client_auth 'CA'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/test/
H A Dtestssl.com45 $ CA = """-CAfile"" certs.tmp"
47 $ CA = """-CAfile"" "+p3
57 $ 'ssltest' -ssl2 -server_auth 'CA'
63 $ 'ssltest' -ssl2 -client_auth 'CA'
67 $ 'ssltest' -ssl2 -server_auth -client_auth 'CA'
76 $ 'ssltest' -ssl3 -server_auth 'CA'
80 $ 'ssltest' -ssl3 -client_auth 'CA'
84 $ 'ssltest' -ssl3 -server_auth -client_auth 'CA'
92 $ 'ssltest' -server_auth 'CA'
96 $ 'ssltest' -client_auth 'CA'
[all...]

Completed in 209 milliseconds

123456789