public function images(VpnTester $I)
 {
     $I->uploadSchema();
     $I->uploadCertificates();
 }