Skip to content

Instantly share code, notes, and snippets.

@lhs71173717
lhs71173717 / gist:4f6d607d5809c0584ba8
Created March 2, 2015 14:31
vpn应用内连接,显示未签名问题
请教各位大侠一个问题,目前正在做一个vpn应用内连接的app,在安装app完成之后,第一次运行时提示安装描述文件,这个描述文件的签名者显示:未签名,这个要怎么设置才能让描述文件的显示已签名或者显示自己应用的名字呢?是需要添加代码设置,还是需要申请什么证书来设置的呢?
@lhs71173717
lhs71173717 / gist:57fa8682a7e3d5db51eb
Created March 2, 2015 15:04
ios8 vpn connection in app, description file display unsign
Hi, everybody! I am currently doing a vpn application connected app. After the app installation is complete, it will prompt to install a profile, the signer description which in the profile is displayed: Unsigned. How this should be set to let description file displays the signature or show my application name? Is the need to add code to set, or the need to apply for a certificate to set up? Thanks very much!