At this point with both IIS 6 and 7 you should be able to test that the AuthorizationService works by going to
https://localhost/AuthorizationService/AuthService.svc.
Note: If you used a self-signed certificate you will likely receive an error about the certificate but given the option to continue. This is to be expected with self-signed certificates. The information sent to AuthenticationService will still be encrypted.