Code Monkey home page Code Monkey logo

ms-ca-service's Introduction

WORK IN PROGRESS

Requirements

ASP .NET Core 6.0

privacyIDEA CA Service for Windows

This is a Windows service running a gRPC server to serve requests from privacyIDEA. It is intended to execute certificate enrollment and enumeration of certificate related information on behalf of privacyIDEA.

The service definition is found in the protofile.

ms-ca-service's People

Contributors

nilsbehlen avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

anwarsleem

ms-ca-service's Issues

Enrollment on behalf of another user

Currently the certificate is enrolled for the user, under which the service is running.

The certificate should be enrolled for the user, who is acting in privacyIDEA (or to whom in privacyIDEA this token is assigned - this is the subject in the request)

Authentication

The Authentication between privacyIDEA (the client) and the MS CA Service should be done via (Client)-Certificates.

Add installer

Add WiXSetup to install this project as a service and configure the required settings.

Enrollment agent certificate store location

It is probably preferred to have the enrollment agent cert used by the service to be in the users store.
ISignerCertificate::Initialize has a bool parameter to switch between machine and user context. So we could also make this configurable.
However, from experience the user that installs and therefore runs the service would create the enrollment agent certificate while doing so in the users store.

Get gRPC trace and log it to the logfile

Get gRPC trace and log it to the logfile.

This allows to use the environment variables of gRPC tracing.
The logging output has to be redirected to our logfile.

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.