Adam Shannon

Results 286 issues of Adam Shannon

As part of our [support for OpenShift across all OSS projects](https://www.openshift.com/blog/moov-to-digital-banking-on-openshift) we should include an OpenShift compatible image on each release. We can [look at Watchman's image](https://github.com/moov-io/watchman/blob/master/Dockerfile-openshift) to build and...

enhancement
good first issue
help wanted

Often deployments will mount a NAS / external storage on the local filesystem. Our system could support this with the same encryption as cloud storage. Please star/comment on this issue...

enhancement
good first issue
help wanted

With [request transformation of encryption and encoding](https://github.com/moov-io/achgateway/blob/fdfc4620c7820cbaaa3ccc55b7e5ee469c8f18e6/pkg/models/model_transform.go) we should support additional algorithms. One popular example would be Vault. This issue is to discuss using Transit vs other options.

enhancement
good first issue
help wanted

cert-filter, cafilter, certfilter, caslim, lessca, liteca, calite, sscs, xxsca, xxscerts, ... ?

help wanted

Features: - [ ] backup - [ ] list - [ ] remove - [ ] restore Links: - https://social.technet.microsoft.com/wiki/contents/articles/31633.microsoft-trusted-root-program-requirements.aspx - https://github.com/dotnet/corefx/tree/master/src/System.Security.Cryptography.X509Certificates/src/System/Security/Cryptography/X509Certificates Questions: - What changes between the various versions?

help wanted
new-store

Issue: https://github.com/adamdecaf/cert-manage/issues/8

https://bugzilla.mozilla.org/show_bug.cgi?id=1480853#c1

Features: - [ ] backup - [x] list - [ ] remove - [ ] restore Links: - https://www.apple.com/certificateauthority/ca_program.html - https://github.com/golang/go/commit/4dbcacda961abb0ca3490dc06923fa7ab344d702 Questions: - What changes between the various versions?

new-store
release-blocker

I was trying to record a trace, but killing cert-manage (either via `kill ` or `C-c`) didn't write anything. All I got was an "empty trace" from `go tool trace`.

bug

I was running into some issues with a modified JAVA_HOME file layout. 1. Using the wrong password didn't seem to be caught. I had other changes locally, but `cert-manage` just...

bug