Creating user certificate for PDF signing #659
Unanswered
registerme1963
asked this question in
Q&A
Replies: 1 comment
-
You'll need a certificate template for a document signing certificate, and you'll need a provisioner that can issue PDF signing certificates to your users. You could issue a lot at once, but it's much more secure if you use short lived certificates. The OIDC provisioner type will let your users get their own certificate on-demand from your step-ca, using SSO with your identity provider. See this blog post for an example certificate template for Adobe Reader. And see our OIDC provisioner docs for help setting that up. Hope this helps. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
Can somebody tell step-by-step procedure in creating PDF signing certificate for my organization users. Can I create such certificates in bulk?
thanks
ps: sorry for this silly questions as I'm learning these stuffs
Beta Was this translation helpful? Give feedback.
All reactions