-
apparently AWS needs newer botocore? perhaps bump version? is that safe?
```
8539/urllib3-1.25.7-py2.py3-none-any.whl (125kB)
|████████████████████████████████| 133kB 16.6MB/s
Collecting v…
-
### Environment
Flask-Appbuilder version: 2.1.13
pip freeze output:
apispec==1.3.3
asn1crypto==0.24.0
attrs==19.1.0
Babel==2.7.0
certifi==2019.6.16
certsrv==2.1.1
cffi==1.12.3
chardet==3…
-
https://github.com/PlagueHO/LabBuilder/blob/291e6461a19d2beec02a1b7ed16e8e8da45c869d/src/dsclibrary/MEMBER_SUBCA.DSC.ps1#L115
`AlternateSignatureAlgorithm` should probably be 0. This can cause some…
-
https://github.com/PlagueHO/LabBuilder/blob/291e6461a19d2beec02a1b7ed16e8e8da45c869d/src/dsclibrary/STANDALONE_ROOTCA.DSC.ps1#L63
This
`DiscreteSignatureAlgorithm` should really be `AlternateSigna…
-
Hi,
Our IIS (W3C) log format is the following. (It is the default value). We also use IIS 8.5 on Windows server 2012 R2.
`date time s-ip cs-method cs-uri-stem cs-uri-query s-port cs-username c-i…
-
Hi !
version 3.4.1.0 grabbed from gallery, does not list the Install-CertificationAuthority among the available cmdlets.
I foresee the following reasons:
* it is abandoned kind of relict from the p…
-
### Issue URL (Ads)
[https://m.youtube.com/watch?v=1ZxxG5pWthA](https://adguardteam.github.io/AnonymousRedirect/redirect.html?url=https%3A%2F%2Fm.youtube.com%2Fwatch%3Fv%3D1ZxxG5pWthA)
### Comment
U…
-
I am unable to login into ADCS server using
```
get_cert('adcs.example.test', pem_req, server, username, password)
```
I always get 401, Am I missing something here ?
-
Hello,
I implemented a ADCS issuer plugin to interact with Microsofts AD Certificate Services.
It uses [certsrv](https://certsrv.readthedocs.io/en/latest/) as a base.
If it is of interest for this …
-
Hello,
I used certsrv to develop a Lemur-Issuer Plugin ([Lemur](https://github.com/Netflix/lemur).
For authorization, we use personal certificates.
I succeeded to connect with our AD by "patching" …