pki
java using private key with Certificates and Keystore?
I have a Certificate that has been added to a keystore using a KeyTool. I have also been provided private keys for use in Production / Test environment. I understand that the certificate is using a pu[详细]
2023-02-04 03:06 分类:问答PKI security for .net application
I want to use PKI public and private encryption for authentication to allow for a more streamlined 开发者_开发知识库and secure application access control system. Any help in the generation of certific[详细]
2023-01-30 22:36 分类:问答Signature and Exchange key types– what are they and when to use each ( Makecert -sky )?
-sky switch Specifies the subject\'s key type, which must be sign开发者_StackOverflow社区ature, exchange, or an integer that[详细]
2023-01-26 08:31 分类:问答How to create a PKI in Java
I want create certificates to be stored on a database and i dont have any idea about how to do it, if exits an API or library help me do i开发者_如何学Ct[详细]
2023-01-26 00:28 分类:问答Is there a (simple) way to parse CRL in Python?
I\'m trying to do something stupid: load a CRL and output the list of revoked certificates serials. With M2Crypto loading the CRL is done with:[详细]
2023-01-23 16:05 分类:问答PKI question. Key validity
I开发者_JAVA技巧\'ve got to files: a .der- and a .p12-file, with a key pair, which we should use for creating und verifiing digital signatures in our java code.[详细]
2023-01-16 22:56 分类:问答Django and Common Access Cards (CAC)
A web app written in Python is planned, Django is a leading contender as framewor开发者_如何学运维k.[详细]
2023-01-16 22:33 分类:问答Difference between Authenticode, SPC and Java CodeSign?
Most CAs are selling code signing certificates in different \"products\", like Verisign or Certum: Microsoft Authenticode - \"Allows you to sign EXE, OCX, DLL, bla...\"[详细]
2023-01-15 05:59 分类:问答Java PKIHeader from SCEP request
Recently I\'ve begun looking into developing a simple CA/SCEP server. While the CA wasn\'t much of a problem (not much of a CA either), the SCEP server has thrown me for a bit of a loop at one particu[详细]
2023-01-15 05:58 分类:问答PKCS12 Java Keystore from CA and User certificate in java
I\'ve recently been put in charge of mocking up an Apple product (iPhone Configuration Utility) in Java. One of the sections I\'ve been a bit stuck on is a part about Exchange ActiveSync. In there, it[详细]
2023-01-13 18:25 分类:问答
加载中,请稍侯......