Warning |
---|
This documentation refers to Azure classic, which will be deprecated in Abiquo 4.2 This integration was replaced with the Microsoft Azure ARM Integration See also: |
...
2f301f4e-32d4-abcd-ae3a-dc0fe95f2877 |
Generate an RSA private key
Replace "azure_cert" and "private_key_password" with your own values.
...
Code Block |
---|
04:04:57 ~/.ssh$ rm azure_cert.pass.key |
Generate a self-signed certificate
Generate a self-signed certificate that is signed using the generated key.
Replace "azure_cert" with your own value as above.
...