...
...
...
...
...
...
Warning |
---|
This documentation refers to Azure classic, which was deprecated in Abiquo 4.0.2 |
First obtain an Azure subscription, then generate an RSA private key and create a self-signed certificate using the key. Then register your self-signed certificate in Microsoft Azure.
...
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.
...