jclouds/labs/azure-management
Andrew Gaul 9024c77405 Improve use of Charsets 2012-10-07 22:31:49 -07:00
..
src Improve use of Charsets 2012-10-07 22:31:49 -07:00
.gitignore azure management base implementation 2012-09-01 13:02:19 -07:00
README.txt azure management base implementation 2012-09-01 13:02:19 -07:00
pom.xml bumped to 1.6.0-SNAPSHOT 2012-09-17 01:43:52 -07:00

README.txt

 How to create the certificate :
 
 Create the .cer and pfx files using http://www.windowsazure4j.org/learn/labs/Management/index.html or http://msdn.microsoft.com/en-us/library/gg551722
  
 Add it to azure : http://msdn.microsoft.com/en-us/library/gg551726
  
 Generate the keystore  http://stackoverflow.com/questions/4217107/how-to-convert-pfx-file-to-keystore-with-private-key
   openssl pkcs12 -in certificate.pfx -out certificate.pem