i have the same question. i tried it withthe code from your post above. but it
returns on every check false.
Jss has only implemented the function getCACerts() which lists all CA-Certs and
getPermCerts() which lists all CA-Certs and the personal certs.
but i want to read out every single tab (l
JSS does not have a method to just return the EE certs.
To do this first call getPermCerts to get all the certs
then you can build your list by checking the CertUsage
and making a list of the certs that have the usages you want.
example code that should help you write what you to do:
http://lx
Primo It wrote:
> First sorry for my english, i don`t do speak so good.
> I hope you can understand what i say below.
>
> I want to say by "personal" not accurately certificates for which I have
> (private) key, but final certificates that are not CA cert neither OCSP
> responder.
You're asking
First sorry for my english, i don`t do speak so good.
I hope you can understand what i say below.
I want to say by "personal" not accurately certificates for which I have
(private) key, but final certificates that are not CA cert neither OCSP
responder.
I want to do it because when i crypt a fi
Primo It wrote:
> Is possible to get only de Personal Certificates?
> the getPermCerts brings all certificates and getCACerts brigns all CA
> certificates.
> Is there some method that get just de Personal Certificates?
Primo, Apparently your questions concern the Java JSS CryptoManager class,
whi
Primo It wrote:
Is possible to get only de Personal Certificates?
the getPermCerts brings all certificates and getCACerts brigns all CA
certificates.
Is there some method that get just de Personal Certificates?
Thanks
Primo It
If by "personal" you mean "certs I have keys for", then try c
Is possible to get only de Personal Certificates?
the getPermCerts brings all certificates and getCACerts brigns all CA
certificates.
Is there some method that get just de Personal Certificates?
Thanks
Primo It
___
dev-tech-crypto mailing list
dev-te
7 matches
Mail list logo