initprovider: check if the provider is already initialized

exit with code 0 if no initialization is required
This commit is contained in:
Nicola Murino
2020-08-30 13:50:43 +02:00
parent 2746c0b0f1
commit 600a107699
9 changed files with 22 additions and 15 deletions

View File

@@ -103,4 +103,4 @@
"ca_certificates": [],
"skip_tls_verify": false
}
}
}