VirtualBox

Changes between Initial Version and Version 1 of Ticket #13380, comment 17


Ignore:
Timestamp:
Dec 29, 2016 11:28:21 PM (7 years ago)
Author:
kwojniak

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13380, comment 17

    initial v1  
    1 Had similar issue. Using the openssl command above, I found the certificate that was getting copied. I think it may be different per system, because VirtualBox is enumerating system certificates in the keychain and at hard coded paths. Once you identity the certificate in the vbox-ssl-cacertificate.crt file you can delete it from its source. Probably it's in Keychain Access. You can inspect the "Not After" date and "Subject" fields to get the expiration and name which wills how in Keychain Access. After deleting the expired keychain, and deleting the vbox-ssl-cacertificate.crt file, VirtualBox is working now.
     1Had similar issue. Using the openssl command above, I found the certificate that was getting copied. I think it may be different per system, because VirtualBox is enumerating system certificates in the keychain and at hard coded paths. Once you identity the certificate in the vbox-ssl-cacertificate.crt file you can delete it from its source. Probably it's in Keychain Access. You can inspect the "Not After" date and "Subject" fields to get the expiration and name which will show in Keychain Access. After deleting the expired keychain, and deleting the vbox-ssl-cacertificate.crt file, VirtualBox is working now.
    22
    3 This code is probably really old and needs updating. For example, https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp refreshes Xcode-beta.app!
     3This code is probably really old and needs updating. For example, https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Runtime/common/crypto/RTCrStoreCertAddWantedFromFishingExpedition.cpp references Xcode-beta.app!

© 2023 Oracle
ContactPrivacy policyTerms of Use