Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8773795
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T18:23:43+00:00 2026-06-13T18:23:43+00:00

weird : I use this code to find certificate via c# by this code

  • 0

weird :

I use this code to find certificate via c# by this code :

 X509Store store = new X509Store(StoreName.My, StoreLocation.CurrentUser);
 store.Open(OpenFlags.ReadOnly | OpenFlags.OpenExistingOnly);
 var certificates = store.Certificates;
 X509Certificate2Collection certificateCollection = store.Certificates.Find(X509FindType.FindBySerialNumber, "the Serial Number", false);

So I tested to see by an existing certificate :

enter image description here

but it didn’t worked (as mentioned in the linked question). ( Also tried , remove spaces , capital etc… – non worked).

But when I played with it a bit I found another serial location :

enter image description here

this time just pasted the exact phrase "4e a1 ae 96 ec 1a b6 82 4e f6 23 9a 16 04 1a 51" and it worked .

What is going on here ?

why there are 2 different serial numbers and what are the differences between them ?

p.s. , However , not all certificates has the “Authority Key Identifier ” , so there’s still a problem finding by other properties…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T18:23:45+00:00Added an answer on June 13, 2026 at 6:23 pm

    The authority key identifier is an additional extension you can add to a certificate which indicates the issuer certificate which signed it. It isn’t required because there is already the Issuer field which indicates the subject name of the issuer certificate but having the extension allows to more accurately specify it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I keep getting this weird output from my code everytime I use the 'start
I know this is a weird question, but let me explain more. I use
In IntelliJ I get this weird error when I try to compile. Cannot find
Lets say i have this code: use strict; use LWP qw ( get );
is safe if I use this macro in my code? #define my_calloc(x, n) ((x)
Given this code in Java: int i,j; String[] names; names[0] = new String(mary); names[1]
when i use connection.queries in django i get a weird exception: 'list' object is
I use the phpflickr api for a project and I have a weird problem
I'm getting a weird instance of a NameError when attempting to use a class
I'm having a weird error thrown when I try to use @Secured or @PreAuthorize

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.