在 Windows 產生ios憑證簽名所需-- CSR 檔








download:
研究快兩小最後發現要錢…放棄,想要的可以參考請準備好先 3200NTD 成為APPL開發人員


cmd以下指令:

openssl genrsa -out mykey.key 2048 -exp
set OPENSSL_CONF=C:\OpenSSL-Win32\bin\openssl.cfg
openssl req -new -key mykey.key -out CertificateSigningRequest.certSigningRequest  -subj "/emailAddress=yourAddress@example.com, CN=John Doe, C=US"

Comments

Popular posts from this blog

Go-VSCode -Autocomplete and Auto-import

Go - mail