TinCanTech

Results 446 comments of TinCanTech

@bronger Thank you for your cooperation. The error message is correct: `authority and subject key identifier mismatch` Because you are using `NetwortManager`, all I can suggest is that you ask...

@bronger This PR will definitely **not** solve your problem. If you used EasyRSA to create your PKI then please start your own issue [here](https://github.com/OpenVPN/easy-rsa/issues). Otherwise, please take up your issue...

> Remove issuer from authorityKeyIdentifier Easy-RSA is primarily aimed at providing a functional PKI for OpenVPN. If you have specific X509 requirements then use the tools provided. IE: Edit your...

How does this effect this PR https://github.com/OpenVPN/easy-rsa/commit/4463e1d08fd7eebaa73f7d79634b93d1e34d7b42

EasyRSA could have `EASYRSA_PRIVATE_TEMP` ? Apply that to all private data, as an advanced option. Then point it where-ever you like.

@luizluca can you rebase or even resubmit, please.

I am considering reverting https://github.com/OpenVPN/easy-rsa/commit/4463e1d08fd7eebaa73f7d79634b93d1e34d7b42

@luizluca Please take a look at #535 - Comments welcome.

@luizluca Do you know the reason why EasyRSA uses `hide_read_pass()` ? Why not use the SSL library to hide the password on screen ? I have lightly tested this and...

e2a8b78d9a6ad9aa8352ba795b1d8c00f70efe96 "**workaround win32 mktemp bug**" has been resolved.