08-25-2004 12:12 AM - edited 07-04-2021 09:55 AM
Can I use instead of signed certificate from certificate authority (example verisgn) or from my own CA use an UNsigned certifcate (like what I can do with the wlse for ssl) for a proper working PEAP environment?
any input is very welcome
08-25-2004 05:10 AM
Yes, you should be able to use any valid cert, signed or not.
Good Luck
Scott
08-26-2004 05:47 AM
On the server side, you'll be fine; you can install anything you want. And a well-behaved client will give the user to view and accept or reject the server certificate if it doesn't recognize the root.
However, not all clients are well-behaved. For some, you may need to manually install the server certificate into the client before attempting to authenticate against it. This isn't an insurmountable roadblock but it is an inconvenience.
09-01-2004 12:32 AM
Just curious - what is an "unsigned cert"? I know of an X.509 cert (which is signed) but have not heard of an unsigned cert before.
Thanks,
michael
09-01-2004 07:09 AM
He should properly have said "self-signed" rather than "unsigned"... a cert issued by a server with no upstream certification path back to Verisign or other generally-recognized authority.
09-01-2004 12:49 PM
an unsigned cert is a cert which you produce yourself and not comes from versign or other authority!
09-03-2004 08:29 PM
So it sounds like you are actually talking about a cert not signed by an "official CA" (i.e., a CA whose cert is not pre-loaded into the browsers)?
Thanks.
09-04-2004 02:13 PM
That's correct. It's OK for verifying a qualified client, but it offers no assurance to people that the server offering / using the cert has been publicly identified and certified as who they say they are.
OK for client authentication, bad for a web site that may ask for credit card info.
FWIW
Scott
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide