9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] certificate chains
@ 2004-04-01 19:39 Brantley Coile
  0 siblings, 0 replies; only message in thread
From: Brantley Coile @ 2004-04-01 19:39 UTC (permalink / raw)
  To: 9fans

Ok, I used the source.  I see that tlssrv calls readcert() which reads
in the PEM of the certificate and then calls dec64 to get a binary of
the certificate.  The tls rfc says that the certificate field is a
chain starting with the current certificate progressing to a known
root certificate.  So, I wrote a program to read in a number of
certificates, make them binary, and create a single certificate pem
file that contains the certificate chain.  So now, when tlssrv calls
readcert it will get the whole thing.

Still doesn't work.  What am I missing?  

 Brantley



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-04-01 19:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-01 19:39 [9fans] certificate chains Brantley Coile

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).