Istvan Fajth

Results 4 issues of Istvan Fajth

## What changes were proposed in this pull request? Within CertificateClient implementations, we use the CertificateSignRequest class to configure a BouncyCastle PKCS10CertificationRequest object. To remove this dependency, we should use...

crypto-compliance

## What changes were proposed in this pull request? Provide a design document for community review on the effort of enabling users/implementors to define a set of policies and replace...

design

CURATOR-495 introduced a new runSafeService field in CuratorFrameworkImpl class, and this field is either initialized by an external ExecutorService via the builder, or it is created internally within the class....

[CURATOR-495](https://github.com/apache/curator/issues/1015) introduced a new runSafeService field in CuratorFrameworkImpl class, and this field is either initialized by an external ExecutorService via the builder, or it is created internally within the class....