зеркало из https://github.com/Azure/AzureKeyVault.git
tweak readme
This commit is contained in:
Родитель
83acfea8ee
Коммит
998cb5341f
|
@ -81,7 +81,7 @@ cert <- vault$certificates$create("newcert",
|
|||
# import a certificate from a PFX file
|
||||
vault$certificates$import("importedcert", "mycert.pfx")
|
||||
|
||||
# OAuth authentication using a cert in Key Vault
|
||||
# OAuth authentication using a cert in Key Vault (requires AzureAuth >= 1.0.2)
|
||||
AzureAuth::get_azure_token("resource_url", "mytenant", "app_id", certificate=cert)
|
||||
|
||||
# export the certificate as a PEM file
|
||||
|
|
Загрузка…
Ссылка в новой задаче