- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
I am new to intel xdk and a i am building ios app. I want to create acompletely new csr file using intel xdk. When i press submit button i cannot dowload any csr file. Have i been missing some thing.I cannot find the csr file anywhere
- Теги:
- HTML5
- Intel® XDK
Ссылка скопирована
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hi, please follow this document to create ios certificate and P12 file. https://software.intel.com/en-us/xdk/articles/walkthrough-obtain-ios-appstore-adhoc-cert-and-p12
After you submit creating a new csr, the following page will be loaded. Please make sure you can connect to the internet and the csr. file normally saved in C:\Users\xxxx\AppData\Local\XDK\Downloads by default.
Hope it could help you.
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
After i clicked submit i get
<
Now, you'll need to use the Apple Developer site to generate a certificate using your Certificate Signing Request. After you've got your certificate file, return here and click "Next."
For help on creating a certificate, please see the Intel XDK documentation.
>
But i cannot download anything.
I dont have any .csr file in the location you mentioned
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hi, if the xdk cannot generate csr. files automatically, you could use OpenSSL to generate by using cmd. Here is the article could help you. http://www.joshmorony.com/how-to-create-an-ios-provisioning-profile-and-p12-with-windows/
* Please remember to run cmd as admin, otherwise the permission will be denied.
- Отметить как новое
- Закладка
- Подписаться
- Отключить
- Подписка на RSS-канал
- Выделить
- Печать
- Сообщить о недопустимом содержимом
Hi, I will help you to generate csr. file step by step:
1. Run cmd as admin
2. Change the working directory of the bin folder of the OpenSSL.exe. [ If you do not know where is the location of Open SSL, you can find integrated OpenSSL.exe in following path. C:\Users\xxxx\AppData\Local\Intel\XDK\bin\git\usr\bin ]
3. create private key first
4. set pass phrase
5. create csr
6. enter password of private key file
7. You could find the csr. file in the working directory
The command can be found in following link: https://www.iandevlin.com/blog/2012/11/phonegap/building-an-ios-signing-key-for-phonegap-in-windows

- Подписка на RSS-канал
- Отметить тему как новую
- Отметить тему как прочитанную
- Выполнить отслеживание данной Тема для текущего пользователя
- Закладка
- Подписаться
- Страница в формате печати