Win-acme: Add support for OCSP Must-Staple

Created on 1 Mar 2018  路  3Comments  路  Source: win-acme/win-acme

We should have a flag that adds the Must Staple extension according to RFC 7633

enhancement

Most helpful comment

This seems to be something that has to be added in the CSR, which puts it into the domain of ACMESharp. They have an open issue about this: https://github.com/ebekker/ACMESharp/issues/249

All 3 comments

This seems to be something that has to be added in the CSR, which puts it into the domain of ACMESharp. They have an open issue about this: https://github.com/ebekker/ACMESharp/issues/249

This should be possible with a 2.x release since we now generate our own CSR. Removing the "pending..." tag.

This is in the latest alpha build using the --ocsp-must-staple parameter.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

carrzkiss picture carrzkiss  路  4Comments

ahwm picture ahwm  路  5Comments

raymov picture raymov  路  4Comments

idansh picture idansh  路  5Comments

UweKeim picture UweKeim  路  5Comments