Python Forum
Need to access Windows Machine or Personal Certificate Store and send to web app
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Need to access Windows Machine or Personal Certificate Store and send to web app
#1
Working on a project requiring the retrieval of a certificate from either the personal or machine windows certificate store so it can be passed to a web based app as part of the app authentication. The app requires the private key be part of the certificate. Have found the following library (https://www.chilkatsoft.com/python.asp) chilkat to provide access to the windows certificate stores. My problem is, I'm still learning python and not sure how to handle sending certificates to a web app for authentication.

Has anyone done this?

What did you do to be able to send the certificate?

Which other python modules are required and how are they used to accomplish this task?

Thank you.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  personal module Azdaghost 3 480 Mar-30-2025, 08:40 PM
Last Post: deanhystad
  sharepoint: Access has been blocked by Conditional Access policies CAD79 0 2,046 Jul-12-2024, 09:36 AM
Last Post: CAD79
  Webscrape from my webpage and store in database and send to grafana Armond 2 1,758 Jul-12-2023, 06:29 PM
Last Post: Armond
  Get list of Video Device in python on Windows machine Michal 1 13,244 Apr-03-2020, 06:57 PM
Last Post: Mateusz
  Windows fatal exception: access violation czhhua28 0 6,966 Mar-11-2020, 01:53 AM
Last Post: czhhua28
  how to import a module which is installed to personal folder using pip install --pre? geekgeek 2 3,197 Mar-09-2020, 02:38 PM
Last Post: geekgeek
  How to use subprocess send commands to windows shell hlhp 3 5,825 Nov-26-2019, 04:40 AM
Last Post: LeanbridgeTech
  "Up to but not including" (My personal guide on slicing & indexing) Drone4four 5 5,046 Nov-20-2019, 09:38 PM
Last Post: newbieAuggie2019
  Has anyone experience a winError[5] Access Denied in Windows 10? fstkmaro 2 16,305 Nov-11-2019, 02:38 PM
Last Post: fstkmaro
  help need with running python script on remote windows machine onenessboy 2 13,141 Dec-14-2018, 03:02 PM
Last Post: onenessboy

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020