EAP-TLS with certificates
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2004 05:38 AM - edited 07-04-2021 09:21 AM
Hi,
When a client requests a certificate from the Microsft CA server, its uses the normal http request.
Is there a way for the session to be encrypted
(https) when the client is requesting a certificate from the CA server.My concern is, by not encrypting the session someone can sniff the packet.
Any ideas ?
- Labels:
-
Wireless Security
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2004 06:24 AM
Enable SSL on the IIS where certsrv is installed. From this point the connection will be ssl secured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-19-2004 05:02 AM
Hi,
Thanks, I've enabled it and its working.
I have a another question?
At the moment anyone can requests certificates in the domain.
Is there a way to restrict certificates to only certain users.
