/freebsd/crypto/openssl/test/ |
H A D | CAtsa.cnf | 22 #---------------------------------------------------------------------- 28 dir = ./demoCA 29 certs = $dir/certs # Where the issued certs are kept 30 database = $dir/index.txt # database index file. 31 new_certs_dir = $dir/newcerts # default place for new certs. 33 certificate = $dir/cacert.pem # The CA certificate 34 serial = $dir/serial # The current serial number 35 private_key = $dir/private/cakey.pem# The private key 52 #---------------------------------------------------------------------- 67 organizationName = Gov-CA Ltd. [all …]
|
H A D | test.cnf | 9 dir = ./demoCA # Where everything is kept 10 certs = $dir/certs # Where the issued certs are kept 11 crl_dir = $dir/crl # Where the issued crl are kept 12 database = $dir/index.txt # database index file. 13 new_certs_dir = $dir/new_certs # default place for new certs. 15 certificate = $dir/CAcert.pem # The CA certificate 16 serial = $dir/serial # The current serial numbe [all...] |
/freebsd/crypto/openssl/test/recipes/90-test_includes_data/conf-includes/ |
H A D | includes1.cnf | 14 dir = ./demoCA # Where everything is kept 15 certs = $dir/certs # Where the issued certs are kept 16 crl_dir = $dir/crl # Where the issued crl are kept 17 database = $dir/index.txt # database index file. 18 new_certs_dir = $dir/new_certs # default place for new certs. 20 certificate = $dir/CAcert.pem # The CA certificate 21 serial = $dir/serial # The current serial number 22 crl = $dir/crl.pem # The current CRL 23 private_key = $dir/private/CAkey.pem# The private key 31 # and supplied fields are just that :-)
|
/freebsd/tools/boot/ |
H A D | full-test.sh | 4 # cache - Cached binaries that we have downloaded 5 # trees - binary trees that we use to make image 7 # images - bootable images that we use to test 9 # bios - cached bios images (as well as 'vars' files when we start testing 11 # scripts - generated scripts that uses images to run the tests. 16 # use qemu-system-XXXX to boot. They all boot the same thing at the moment: 23 # eg https://download.freebsd.org/releases/amd64/amd64/ISO-IMAGES/14.2/FreeBSD-14.2-RELEASE-amd64-b… 25 : ${STAND_ROOT:="${HOME}/stand-test-root"} 38 if [ -f ${t}/tools/build/make.py ]; then 40 case $(uname -m) in [all …]
|
/freebsd/libexec/rc/rc.d/ |
H A D | sendmail | 12 # XXX - Get together with sendmail mantainer to figure out how to 26 command=${sendmail_program:-/usr/sbin/${name}} 27 pidfile=${sendmail_pidfile:-/var/run/${name}.pid} 28 procname=${sendmail_procname:-/usr/sbin/${name}} 71 cnname="${sendmail_cert_cn:-`hostname`}" 72 cnname="${cnname:-amnesiac}" 76 CAdir=`mktemp -d` && 77 certpass=`(date; ps ax ; hostname) | md5 -q` 83 echo "01" > serial && 86 cat <<-OPENSSL_CNF > openssl.cnf && [all …]
|
/freebsd/crypto/openssl/apps/ |
H A D | openssl.cnf | 27 # To use this configuration file with the "-extfile" option of the 65 # See man 7 OSSL_PROVIDER-default for more details. 83 dir = ./demoCA # Where everything is kept 84 certs = $dir/certs # Where the issued certs are kept 85 crl_dir = $dir/crl # Where the issued crl are kept 86 database = $dir/index.txt # database index file. 89 new_certs_dir = $dir/newcerts # default place for new certs. 91 certificate = $dir/cacert.pem # The CA certificate 92 serial = $dir/serial # The current serial number 93 crlnumber = $dir/crlnumber # the current crl number [all …]
|
H A D | openssl-vms.cnf | 26 # To use this configuration file with the "-extfile" option of the 64 # See man 7 OSSL_PROVIDER-default for more details. 82 dir = sys\$disk:[.demoCA # Where everything is kept 83 certs = $dir.certs] # Where the issued certs are kept 84 crl_dir = $dir.crl] # Where the issued crl are kept 85 database = $dir]index.txt # database index file. 88 new_certs_dir = $dir.newcerts] # default place for new certs. 90 certificate = $dir]cacert.pem # The CA certificate 91 serial = $dir]serial. # The current serial number 92 crlnumber = $dir]crlnumber. # the current crl number [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zpool/zpool.d/ |
H A D | pend_sec | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | smart | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | smart_test | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | ata_err | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | cmd_to | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | defect | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | health | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | hours_on | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | nonmed | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | nvme_err | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | off_ucor | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | pwr_cyc | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | r_proc | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | r_ucor | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | realloc | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | rep_ucor | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | serial | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|
H A D | smartx | 15 nonmed: Show SMART non-medium errors (SAS). 25 serial: Show disk serial number. 27 smart_test: Show SMART self-test results summary. 28 test_type: Show SMART self-test type (short, long... ). 29 test_status: Show SMART self-test status. 30 test_progress: Show SMART self-test percentage done. 31 test_ended: Show when the last SMART self-test ended (if supported). 43 # get_filename_from_dir DIR 45 # Look in directory DIR and return a filename from it. The filename returned 46 # is chosen quasi-sequentially (based off our PID). This allows us to return [all …]
|