Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Note field for cert #9982

Open
sooslaca opened this issue Sep 17, 2020 · 2 comments
Open

Note field for cert #9982

sooslaca opened this issue Sep 17, 2020 · 2 comments

Comments

@sooslaca
Copy link

Hi Team,
Great product, we use it every day.

Is your feature request related to a problem? Please describe.
Unable to quickly see which certificate has what Subject.
Along the lines of #4724

Describe the solution you'd like
Can a cert include a "note" field that can be easily displayed on the UI and can be fetched via API /api/certs?

Describe alternatives you've considered
Going through /pki/certs 1 by 1 and fetch the individual certs and extract information by openssl. This is getting very slow after couple of thousands of cert (and I think there is also no paging option in /pki/certs, right?)

Explain any additional use-cases
NA

Additional context
NA

Thank you

@rezaaa1359
Copy link

Hi Team,
Great product, we use it every day.

Is your feature request related to a problem? Please describe.
Unable to quickly see which certificate has what Subject.
Along the lines of #4724

Describe the solution you'd like
Can a cert include a "note" field that can be easily displayed on the UI and can be fetched via API /api/certs?

Describe alternatives you've considered
Going through /pki/certs 1 by 1 and fetch the individual certs and extract information by openssl. This is getting very slow after couple of thousands of cert (and I think there is also no paging option in /pki/certs, right?)

Explain any additional use-cases
NA

Additional context
NA

Thank you

@raskchanky raskchanky added auth/cert Authentication - certificates feature-request question labels Sep 18, 2020
@tienthanh2509
Copy link

Also for some field certificate, currently the vault UI unable display anything except certificate serial number

I have written a small tool to populate the cert summary, I think the Vault UI should support display more field in the certificate was generated

Thanks

Serial Number Expired at Remaining day(s) Common name Issuer Ext
185432827972212216198292142048705459899070372693 2021-11-25 03:00:04 364 CN=thanh CN=PT Studio Component CA,OU=PT Studio Component CA,O=PT Studio,C=VN clientAuth, emailProtection, 1.3.6.1.4.1.56436.0.0.1, 1.3.6.1.4.1.56436.0.0.2
199642212199075489651913928448868462681943708641 2021-11-24 09:22:55 363 CN=test,OU=PT Studio Component CA,O=PT Studio Root CA CN=PT Studio Component CA,OU=PT Studio Component CA,O=PT Studio,C=VN serverAuth, clientAuth, 1.3.6.1.4.1.56436.0.0.1, 1.3.6.1.4.1.56436.0.0.2
505173723560854911603974167136839222216333674368 2021-11-25 02:23:25 364 CN=thanh CN=PT Studio Component CA,OU=PT Studio Component CA,O=PT Studio,C=VN clientAuth, emailProtection, 1.3.6.1.4.1.56436.0.0.1, 1.3.6.1.4.1.56436.0.0.2
506551351104684897952623588862995832626676249046 2021-11-24 09:55:19 363 CN=thanh CN=PT Studio Component CA,OU=PT Studio Component CA,O=PT Studio,C=VN clientAuth, emailProtection, 1.3.6.1.4.1.56436.0.0.1, 1.3.6.1.4.1.56436.0.0.2
566544744407873181095950702574574764971244272742 2021-11-25 02:30:40 364 CN=thanh CN=PT Studio Component CA,OU=PT Studio Component CA,O=PT Studio,C=VN clientAuth, emailProtection, 1.3.6.1.4.1.56436.0.0.1, 1.3.6.1.4.1.56436.0.0.2
676857686810677578211830143181646769870964662005 2021-11-24 09:19:54 363 CN=localhost,OU=PT Studio Component CA,O=PT Studio Root CA CN=PT Studio Component CA,OU=PT Studio Component CA,O=PT Studio,C=VN serverAuth, clientAuth

@cipherboy cipherboy added secret/pki and removed auth/cert Authentication - certificates labels May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants