2012-11-01 76 views
0

我試圖通過IPCU在設備上安裝一個配置文件,我不斷收到以下錯誤,我通過IPCU控制檯恢復。無法安裝的iOS MDM配置文件

Nov 1 17:55:04 iPad mc_mobile_tunnel[1156] <Notice>: (Note) MC: mc_mobile_tunnel starting. 
Nov 1 17:55:04 iPad profiled[1157] <Notice>: (Note) profiled: Service starting... 
Nov 1 17:55:04 iPad profiled[1157] <Notice>: (Note) MC: Removing profile 2a18cf02251b4682bf56c502d35060441e5bb4dca... 
Nov 1 17:55:05 iPad profiled[1157] <Notice>: (Note) MC: Profile 2a18cf02251b4682bf56c502d35060441e5bb4dca removed. 
Nov 1 17:55:05 iPad profiled[1157] <Notice>: (Note) MC: Removing certificate with persistent ID 636572740000000000000012 
Nov 1 17:55:05 iPad mc_mobile_tunnel[1156] <Notice>: (Note) MC: mc_mobile_tunnel shutting down. 
Nov 1 17:55:05 iPad mc_mobile_tunnel[1158] <Notice>: (Note) MC: mc_mobile_tunnel starting. 
Nov 1 17:55:05 iPad mc_mobile_tunnel[1158] <Notice>: (Note) MC: mc_mobile_tunnel shutting down. 
Nov 1 17:55:05 iPad mc_mobile_tunnel[1159] <Notice>: (Note) MC: mc_mobile_tunnel starting. 
Nov 1 17:55:05 iPad mc_mobile_tunnel[1159] <Notice>: (Note) MC: mc_mobile_tunnel shutting down. 
Nov 1 17:55:09 iPad mc_mobile_tunnel[1160] <Notice>: (Note) MC: mc_mobile_tunnel starting. 
Nov 1 17:55:09 iPad profiled[1157] <Notice>: (Note) MC: Profile com.abc.lk queued for installation. 
Nov 1 17:55:09 iPad mc_mobile_tunnel[1160] <Notice>: (Note) MC: mc_mobile_tunnel shutting down. 
Nov 1 17:55:18 iPad mc_mobile_tunnel[1163] <Notice>: (Note) MC: mc_mobile_tunnel starting. 
Nov 1 17:55:18 iPad profiled[1157] <Notice>: (Note) MC: Profile com.abc.lk queued for installation. 
Nov 1 17:55:18 iPad mc_mobile_tunnel[1163] <Notice>: (Note) MC: mc_mobile_tunnel shutting down. 
Nov 1 17:55:20 iPad profiled[1157] <Notice>: (Note) MC: Checking for MDM installation... 
Nov 1 17:55:20 iPad profiled[1157] <Notice>: (Note) MC: ...finished checking for MDM installation. 
Nov 1 17:55:20 iPad profiled[1157] <Notice>: (Note) MC: Beginning profile installation... 
Nov 1 17:55:32 iPad profiled[1157] <Notice>: (Error) MC: Connection to https://hostaddress.abc.lk/MDMServer/checkin failed with error: NSError: 
Desc : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCHTTPTransactionErrorDomain 
Code : 23002 
Type : MCFatalError 
Params : (
    "https://hostaddress.abc.lk/MDMServer/checkin" 
) 
Nov 1 17:55:32 iPad profiled[1157] <Notice>: (Error) MDM: Cannot Authenticate. Error: NSError: 
Desc : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCHTTPTransactionErrorDomain 
Code : 23002 
Type : MCFatalError 
Params : (
    "https://hostaddress.abc.lk/MDMServer/checkin" 
) 
Nov 1 17:55:32 iPad profiled[1157] <Notice>: (Error) MC: Cannot install MDM com.abc.lk.mdm2. Error: NSError: 
Desc : The payload com.abc.lk.mdm2 could not be installed. 
Sugg : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The payload com.abc.lk.mdm2 could not be installed. 
US Sugg: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCInstallationErrorDomain 
Code : 4001 
Type : MCFatalError 
Params : (
    "com.abc.lk.mdm2" 
) 
...Underlying error: 
NSError: 
Desc : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCHTTPTransactionErrorDomain 
Code : 23002 
Type : MCFatalError 
Params : (
    "https://hostaddress.abc.lk/MDMServer/checkin" 
) 
Nov 1 17:55:32 iPad profiled[1157] <Notice>: (Error) MC: Rolling back installation of profile com.abc.lk... 
Nov 1 17:55:32 iPad profiled[1157] <Notice>: (Error) MC: Installation of profile com.abc.lk failed with error: NSError: 
Desc : The profile Profile Name 6 could not be installed. 
Sugg : The payload com.abc.lk.mdm2 could not be installed. 
US Desc: The profile Profile Name 6 could not be installed. 
US Sugg: The payload com.abc.lk.mdm2 could not be installed. 
Domain : MCProfileErrorDomain 
Code : 1009 
Type : MCFatalError 
Params : (
    "Profile Name 6" 
) 
...Underlying error: 
NSError: 
Desc : The payload com.abc.lk.mdm2 could not be installed. 
Sugg : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The payload com.abc.lk.mdm2 could not be installed. 
US Sugg: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCInstallationErrorDomain 
Code : 4001 
Type : MCFatalError 
Params : (
    "com.abc.lk.mdm2" 
) 
...Underlying error: 
NSError: 
Desc : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCHTTPTransactionErrorDomain 
Code : 23002 
Type : MCFatalError 
Params : (
    "https://hostaddress.abc.lk/MDMServer/checkin" 
) 
Nov 1 17:55:32 iPad profiled[1157] <Notice>: (Error) MC: Profile com.abc.lk failed to install with error: NSError: 
Desc : Profile Failed to Install 
Sugg : The profile Profile Name 6 could not be installed. 
US Desc: Profile Failed to Install 
US Sugg: The profile Profile Name 6 could not be installed. 
Domain : MCInstallationErrorDomain 
Code : 4001 
Type : MCFatalError 
...Underlying error: 
NSError: 
Desc : The profile Profile Name 6 could not be installed. 
Sugg : The payload com.abc.lk.mdm2 could not be installed. 
US Desc: The profile Profile Name 6 could not be installed. 
US Sugg: The payload com.abc.lk.mdm2 could not be installed. 
Domain : MCProfileErrorDomain 
Code : 1009 
Type : MCFatalError 
Params : (
    "Profile Name 6" 
) 
...Underlying error: 
NSError: 
Desc : The payload com.abc.lk.mdm2 could not be installed. 
Sugg : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The payload com.abc.lk.mdm2 could not be installed. 
US Sugg: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCInstallationErrorDomain 
Code : 4001 
Type : MCFatalError 
Params : (
    "com.abc.lk.mdm2" 
) 
...Underlying error: 
NSError: 
Desc : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
US Desc: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
Domain : MCHTTPTransactionErrorDomain 
Code : 23002 
Type : MCFatalError 
Params : (
    "https://hostaddress.abc.lk/MDMServer/checkin" 
) 

我確定上述錯誤信息同樣重要的是最重要的部分...

Desc : The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 
    US Desc: The server certificate for https://hostaddress.abc.lk/MDMServer/checkin is invalid. 

這裏的困惑是,我知道我使用由CA,其頒發的有效的服務器證書設備上安裝了根證書。我可能做錯了什麼?

回答

1

通過觀察你的錯誤,我想有一些領域你缺少的有效載荷。嘗試安裝配置文件而不使用您的證書。

還有一件事,你應該使用這是信任的證書。您是否使用從任何可信實體獲得的服務器證書?

+0

問題是證書。謝謝! –

+0

好。祝您MDM成功。 – Cyril

+0

實際的問題是,證書名稱之間存在混淆。 IIS使用的名稱與我爲MDM創建的新名稱相同。我不小心使用了其他機器證書。請注意,對於Windows,您創建的證書應添加計算機證書存儲。 –