diff --git a/MSCV-VSClass3.cer b/MSCV-VSClass3.cer index 75f6e36..831757d 100644 Binary files a/MSCV-VSClass3.cer and b/MSCV-VSClass3.cer differ diff --git a/buildtap.py b/buildtap.py index 6451571..a04fb76 100644 --- a/buildtap.py +++ b/buildtap.py @@ -374,7 +374,7 @@ if __name__ == '__main__': # defaults src = os.path.dirname(os.path.realpath(__file__)) cert = "openvpn" - crosscert = "MSCV-VSClass3.cer" + crosscert = "MSCV-VSClass3.cer" # cross certs available here: http://msdn.microsoft.com/en-us/library/windows/hardware/dn170454(v=vs.85).aspx timestamp = "http://timestamp.verisign.com/scripts/timstamp.dll" op.add_option("-s", "--src", dest="src", metavar="SRC",