Lines Matching refs:req

227 openssl req -new -x509 -key ee-key.pem -subj /CN=ee-self-signed -out ee-self-signed.pem -addext key…
230 openssl req -new -x509 -key ee-key.pem -subj /CN=ee-self-signed-pss -out ee-self-signed-pss.pem -da…
235 ./mkcert.sh req pc1-key "0.CN = server.example" "1.CN = proxy 1" | \
238 ./mkcert.sh req pc2-key "0.CN = server.example" "1.CN = proxy 1" "2.CN = proxy 2" | \
243 ./mkcert.sh req bad-pc3-key "0.CN = server.example" "1.CN = proxy 3" | \
247 ./mkcert.sh req bad-pc4-key "0.CN = server.example" "1.CN = proxy 1" "2.CN = proxy 4" | \
251 ./mkcert.sh req pc5-key "0.CN = server.example" "1.CN = proxy 1" "2.CN = proxy 5" | \
255 ./mkcert.sh req bad-pc6-key "0.CN = server.example" "1.CN = proxy 1" "2.+CN = proxy 6" | \
293 ./mkcert.sh req alt1-key "O = Good NC Test Certificate 1" \
302 ./mkcert.sh req goodcn1-key "O = Good NC Test Certificate 1" \
310 ./mkcert.sh req goodcn2-key "O = Good NC Test Certificate 1" \
316 ./mkcert.sh req badcn1-key "O = Good NC Test Certificate 1" \
323 ./mkcert.sh req alt2-key "O = Good NC Test Certificate 2" | \
330 ./mkcert.sh req badalt1-key "O = Bad NC Test Certificate 1" | \
337 ./mkcert.sh req badalt2-key 'O = Bad NC Test Certificate 2' | \
344 ./mkcert.sh req badalt3-key "O = Bad NC Test Certificate 3" | \
351 ./mkcert.sh req badalt4-key 'O = Bad NC Test Certificate 4' \
358 ./mkcert.sh req badalt5-key "O = Bad NC Test Certificate 5" | \
365 ./mkcert.sh req badalt6-key "O = Bad NC Test Certificate 6" \
372 REQMASK=MASK:0x800 ./mkcert.sh req badalt7-key "O = Bad NC Test Certificate 7" \
380 ./mkcert.sh req alt3-key "O = Good NC Test Certificate 3" \
389 ./mkcert.sh req badalt8-key "O = Bad NC Test Certificate 8" \
398 ./mkcert.sh req badalt9-key "O = Bad NC Test Certificate 9" \
407 ./mkcert.sh req badalt10-key "O = Bad NC Test Certificate 10" \
420 ./mkcert.sh req alt-email-key "O = NC email in othername Test Certificate" | \
444 openssl req -new -noenc -subj "/CN=localhost" \
450 openssl req -new -noenc -subj "/CN=Client-RSA-PSS" \