Frank Lichtenheld
Frank Lichtenheld
Bitbucket Cloud API documentation doesn't list that endpoint at all, AFAICT. See https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/ There is a way to list the permissions via the workspace, see https://developer.atlassian.com/cloud/bitbucket/rest/api-group-workspaces/#api-workspaces-workspace-permissions-repositories-repo-slug-get . But that doesn't...
I will take a stab at resurrecting this mechanism since I'm currently working on related code anyway. While I have been using this code for years at this point and...
Since #1339 was merged, I think this PR should be closed.
Would be nice if you could test that issue with 2.6.9 which contains the reimplementation of the tls-export-cert feature @schwabe was talking about.
Work-in-progress patch here: https://gerrit.openvpn.net/c/openvpn/+/532
@TinCanTech is this issue still relevant or has it been fixed in the mean time?
In openvpn2 we use the official Debian/Ubuntu packages as base and update from that as needed for the Community releases. Once there is official Debian packaging for openvpn3 we should...
So it seems to me the conclusion here was: Everything works as expected. Should we close it again?
We just add the CRLs to OpenSSL's `X509_STORE` OpenSSL is responsible for using them correctly. What you describe is probably an internal OpenSSL behavior. A quick Google search seems to...
> > We just add the CRLs to OpenSSL's `X509_STORE` OpenSSL is responsible for using them correctly. What you describe is probably an internal OpenSSL behavior. > > A quick...