开发者

Which CA issues Timestamping certificate

开发者 https://www.devze.com 2023-01-01 09:04 出处:网络
Our company currently implementing TSA (Time Stamp Authority) service. And now we are searching CA (Certification Authority), wh开发者_开发知识库ich could issue certificate withintended usage: Timesta

Our company currently implementing TSA (Time Stamp Authority) service. And now we are searching CA (Certification Authority), wh开发者_开发知识库ich could issue certificate with intended usage: Timestamping. I contacted with few CA's, but they offer just Digital ID certificates, and know nothing about TSA. Maybe someone has experience with such problem?


I doubt you will find any commercial CAs offer certificates with timestamping usage. There is no market and it goes against their interests also. Just like the certificate with CA or OSCPSigning usage, you can only get it if you have some kind of business deal with CA.

If you are offering a TSP service, you can just use regular cert and ignore the usage. Depending on the library you use, it may not check usage at all. However, Java 6 does check it.

You can also use a self-signed cert and distribute your root CA to whoever wants to do verification locally.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号