Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates

Hi,

Anyone else seeing Xcode Server initialise failing while configuring SSL certificates?

Failure: Could not export API server SSL certificate: Error Domain=XCSSecurity Code=-1 "OpenSSL: Error decrypting key
4369385004:error:06FFF089:digital envelope routines:CRYPTO_internal:bad key length:<snip>

Same result after sudo xcscontrol --reset + restart

Xcode Server 13.1 or 13.2b

macOS Monterey 12.1 (21C5021h) on Intel or Apple

Answered by mikeyh in 702911022

Try latest betas:

  • macOS Monterey beta 12.3 (21E5196i)
  • Xcode 13.3 beta (13E5086k)

Although nothing mentioned in releases notes this should have resolved:

  • Python 2.7 was removed from macOS in this update. Developers should use Python 3 or an alternative language instead. (39795874)
Accepted Answer

Try latest betas:

  • macOS Monterey beta 12.3 (21E5196i)
  • Xcode 13.3 beta (13E5086k)

Although nothing mentioned in releases notes this should have resolved:

  • Python 2.7 was removed from macOS in this update. Developers should use Python 3 or an alternative language instead. (39795874)

For me, this problem is finally solved by macOS 12.3 beta (21E5196i), tested with both the Xcode 13.3 beta and 13.2.1.

Hi, would it be possible for you to try downloading the latest beta software (macOS 12.3) from https://developer.apple.com/download/ ?

Xcode Server 13.1/13.2b on 12.1 (21C5021h) Fails While Configuring SSL Certificates
 
 
Q