mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-03 01:20:39 +00:00
- Keep requests for future use
This commit is contained in:
parent
6d6205091b
commit
92101f2d02
@ -105,4 +105,4 @@ echo "Generating PKCS12"
|
|||||||
openssl pkcs12 -export -in client2.crt -inkey client2.key \
|
openssl pkcs12 -export -in client2.crt -inkey client2.key \
|
||||||
-out client2.pfx -passout pass:$PASSWORD
|
-out client2.pfx -passout pass:$PASSWORD
|
||||||
|
|
||||||
rm *.old *.req sslconf_use.txt
|
rm *.old sslconf_use.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user