9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: balaji <balaji.srinivasa+plan9@gmail.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: Re: [9fans] How do I get a CSR CA's like?
Date: Sat, 23 May 2015 12:43:58 -0500	[thread overview]
Message-ID: <CANE8QwdtRSQZ3xwQmP57TkgHOnGrqo8TG2XDjb=yzEBaS7eE4w@mail.gmail.com> (raw)
In-Reply-To: <B485F968-C078-4490-8DD4-95C97BEED5DF@me.com>

as lucio says, just removing the word SIGNING makes it good.
you can test it here: https://www.sslshopper.com/csr-decoder.html

On Sat, May 23, 2015 at 10:31 AM, Brantley Coile <brantleycoile@me.com> wrote:
> I’m trying to buy a certificate.  Actually, I’m trying to *get* a certificate.  They seem to already have my money.  Anyway, they want me to paste a Certificate Signing Request into their web page.  I have done the following:
>
>         dmr% auth/rsagen -b2048 >key
>         dmr% auth/rsa2csr 'C=US ST=Georgia L=Athens O=South Suite CN=www.etherdrive.com' key >xx
>         dmr% auth/pemencode 'CERTIFICATE SIGNING REQUEST' <xx >csr
>
> I then pasted the contents of ‘csr’ into the page and get “This CSR has an invalid signature!”
>
> What am I doing wrong?
>
>
>



      parent reply	other threads:[~2015-05-23 17:43 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-23 15:31 Brantley Coile
2015-05-23 16:40 ` David du Colombier
2015-05-23 17:08 ` lucio
2015-05-24 12:10   ` Brantley Coile
2015-05-24 13:07     ` lucio
2015-05-24 15:10     ` Skip Tavakkolian
2015-05-25 19:06       ` Brantley Coile
2015-05-26 13:27         ` Brantley Coile
2015-05-26 14:44           ` Brantley Coile
2015-05-26 14:46             ` Brantley Coile
2015-05-26 18:00           ` lucio
2015-05-26 19:35             ` Brantley Coile
2015-05-26 19:44               ` Joe Bowers
2015-05-27  2:24                 ` lucio
2015-05-27 16:41                 ` cinap_lenrek
2015-05-27 17:57                   ` cinap_lenrek
2015-05-23 17:43 ` balaji [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CANE8QwdtRSQZ3xwQmP57TkgHOnGrqo8TG2XDjb=yzEBaS7eE4w@mail.gmail.com' \
    --to=balaji.srinivasa+plan9@gmail.com \
    --cc=9fans@9fans.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).