X.509 Certificate

This forum is for general support of Xbase++
Message
Author
patito
Posts: 121
Joined: Tue Aug 31, 2010 9:01 pm

Re: X.509 Certificate

#11 Post by patito »

Hi

Please see all these link which will serve him as support


http://users.dcc.uchile.cl/~pcamacho/tu ... mlsec.html

http://users.dcc.uchile.cl/~pcamacho/tu ... intro.html

with cryptosys does not need of using openssl and xmlsec
http://www.cryptosys.net/pki/xmldsig-ut ... l#finaldoc

Download free Loadui 1.5
only the soapui free is necessary
http://www.soapui.org/?utm_expid=56905- ... 7zFzQJHB0A

http://geekswithblogs.net/gvdmaaden/arc ... ation.aspx

Best Regard
Hector

gradosic
Posts: 45
Joined: Tue Dec 07, 2010 2:11 pm
Location: Croatia - Europe
Contact:

Re: X.509 Certificate

#12 Post by gradosic »

Hi,
Since you suggested me alternative way to create XML and digitally sing same one wit x.509, do you maybe know someone that's willing to create me function for this? Or does your company do such projects?

Why I’m asking that? Because we don't do anything like this, and we consider that is the best to pay someone to create us finished function and that everything works fine. Latter when we have time, we can study that code and improve or change something, but now when we need to do that in next 20 days, it's better to find other solution.

If you know someone with knowledge in this area, please contact me on goran@grc.hr

Thanks
Goran Radosic

patito
Posts: 121
Joined: Tue Aug 31, 2010 9:01 pm

Re: X.509 Certificate

#13 Post by patito »

Hi

It is not possible to offer a solution, without first knowing first
technical documentation and examples of an xml file with their respective dtd validation
sign a XML Document using SHA1+RSA or SHA1+DSA u other cripto

Certificate filename extensionsCommon filename extensions for X.509 certificates
pfx, cer, pem, p12, crt, der, p12, etc
Use xml canonical
The final invoice is an XML document signed multiple times. The process of signing an XML document, or a fragment of such a document, is tricky. Signing XML documents is fraught with problems because of the underlying design of XML digital signatures.

The theory of XML digital signatures is explained in RFC 3275: XML-Signature Syntax and Processing [XML-DSIG]. The ghastly principles of canonicalizing XML before signing is in RFC 3076: Canonical XML Version 1.0 [XML-C14N].


Best Regard
Hector Pezoa

patito
Posts: 121
Joined: Tue Aug 31, 2010 9:01 pm

Re: X.509 Certificate

#14 Post by patito »

Hi
Attached invoice link electronics in your country
http://www.forum.hr/archive/index.php/t-740699.html

seen something in code, the best solution is crypto sys

Note this, here explain you how building if you have questions, can be contacted directly with them

http://www.cryptosys.net/pki/xmldsig-ChileSII.html

I have all this library wrapper, to working with xbase
and for soap use TServerXMLHTTPRequest class of Pablo Botella
The other is that use xmlsec, but would that do with java or delphi,
or openssl, or xmlsec-level console utilities
The last solution is capicom from microsoft, of which there are not many examples

Best Regard
Hector

Post Reply