GithubHelp home page GithubHelp logo

Comments (8)

Crypt32 avatar Crypt32 commented on August 27, 2024

Can you post example output?

from pspki.

Obus20 avatar Obus20 commented on August 27, 2024

Sorry for the late reply to that issue. Here is the example:
`PS C:\script> Get-IssuedRequest -CertificationAuthority $ca | where{$_.RequestId -like "344"}

RequestID : 344
Request.RequesterName : Example\Wursth
CommonName : Wursth
NotBefore : 22.01.2018 15:32:32
NotAfter : 21.01.2023 15:32:32
SerialNumber : 150000015816cce1596b147da6000000000158
CertificateTemplate : 1.3.6.1.4.1.311.21.8.8556969.4048752.15157403.543283.11053858.103
.858693.2616764
RowId : 344
ConfigString : server\CA
Table : Request`

from pspki.

Crypt32 avatar Crypt32 commented on August 27, 2024

What you see when opening this certificate from MMC console on the same machine? I mean, in Certificate Template extension.

from pspki.

Obus20 avatar Obus20 commented on August 27, 2024

There I can see the correct name and behind that number in brackets.
2018-01-25 08_21_56-skl659 - remotedesktopverbindung

from pspki.

Crypt32 avatar Crypt32 commented on August 27, 2024

Can you run this PowerShell command on the same machine:
[Security.Cryptography.Oid]"1.3.6.1.4.1.311.21.8.8556969.4048752.15157403.543283.11053858.103 .858693.2616764"
and tell what it shows?

from pspki.

Obus20 avatar Obus20 commented on August 27, 2024

I got

`Value FriendlyName


1.3.6.1.4.1.311.21.8.8556969.4048752.15157403.543283.110...`

The "FriendlyName" does not show anything.

from pspki.

Crypt32 avatar Crypt32 commented on August 27, 2024

Your system fails to resolve OID from Active Directory. I can't tell why. Possible causes:

  1. workstation is not joined in AD domain
  2. you logged in with local user account
  3. workstation cannot connect to domain controller.

from pspki.

Crypt32 avatar Crypt32 commented on August 27, 2024

closed as inactive.

from pspki.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.