mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-01-10 21:35:30 +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 \
|
||||
-out client2.pfx -passout pass:$PASSWORD
|
||||
|
||||
rm *.old *.req sslconf_use.txt
|
||||
rm *.old sslconf_use.txt
|
||||
|
|
Loading…
Reference in a new issue