The Wayback Machine - https://web.archive.org/web/20201201111158/https://github.com/topics/pki
Skip to content
#

pki

Here are 326 public repositories matching this topic...

certificates
EmiiKhaos
EmiiKhaos commented Jul 16, 2020

What would you like to be added

Add support for a DynamoDB storage backend. Although MySQL is available, it would require to run a RDS Instance for it. Extra costs, backup considerations, etc. Even with Aurora Serverless.

DynamoDB is just there, scales as needed with OnDemand pricing and has fine backup capabilities.

Why this is needed

We plan to run step-ca in AWS ECS on Farga

AutomatedLab is a provisioning solution and framework that lets you deploy complex labs on HyperV and Azure with simple PowerShell scripts. It supports all Windows operating systems from 2008 R2 to 2019, some Linux distributions and various products like AD, Exchange, PKI, IIS, etc.

  • Updated Nov 12, 2020
  • PowerShell
vqhuy
vqhuy commented Aug 4, 2017

During our last meeting, we discussed how should the server/the client compute the commitment:

  • Main concern: server is using a static salt which would allow an attacker to test whether keys exist in the tree
    => client sends salt along with the registration
    => need secure PRNG

  • How to ensure the server is using the right commitment scheme? Client should verify with the scheme specified

johlju
johlju commented Jul 20, 2018

Details of the scenario you tried and the problem that is occurring:
In the resource CertificateImport there should be no need to have the non-mandatory parameter Ensure in the Get-TargetResource function.

https://github.com/PowerShell/CertificateDsc/blob/6906fc5b31a783a899260c9c9d4ba84a02dd4c14/Modules/CertificateDsc/DSCResources/MSFT_CertificateImport/MSFT_CertificateImport.psm1#L65-

Improve this page

Add a description, image, and links to the pki topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pki topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.