Quantcast
Channel: Security
Viewing all articles
Browse latest Browse all 1881

Make Client Certificate from existing GEOTRUST Root Certificate

$
0
0

I have a root certificate from GEOTRUST (RapidSSL) and I want to make a client certificate that user need to get access for my website.

Now I have a problem to create that:

makecert -pe -n "CN=ClientCertificate"
-eku 1.3.6.1.5.5.7.3.2 -is root -ir localmachine -in "GeoTrust Primary Certification Authority - G3"
-ss my -sr currentuser -len 2048

I got an error:

Fail to acquire a security provider from the issuer's certificate

What's wrong?

The aim is an IIS Client Certificate Mapping authentication.


Viewing all articles
Browse latest Browse all 1881

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>