Well there are online tools like https://csrgenerator.com/
BUT, not recommended to use them. As they are also generating the Private key, which in theory means* they may know the server key.* This makes your site slightly less secure. The idea of running the command yourself on your own computer or server directly, is never have to share the key itself. But does need familiarity with Linux/Unix commands to use openssl directly. Might be able to do on windows http://www.entrust.net/knowledge-base/technote.cfm?tn=8924 ... would need to make sure you export the key and the csr, as will need them to upload. On 24 January 2017 at 13:19, Liz Furber <[email protected]> wrote: > I have very little technical knowledge. I have bought an SSL certificate > online for our charity's website and regularly receive emails from the CA > asking me for the CSR. I have no idea how to get this from Google Cloud > Platform. The webpage - https://cloud.google.com/ > appengine/docs/python/console/using-custom-domains-and-ssl# > obtaining_a_certificate - gives the relevant information I am sure, but I > am already lost at section 1a. Can anyone help with a step by step guide on > how I do this? I bought the certificate in mid December and really need to > get on with this. Any help would be amazing. Thank you. > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/google-appengine. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/google-appengine/39ddddd9-9e83-4fdb-a174- > 7350b0ebdf38%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/39ddddd9-9e83-4fdb-a174-7350b0ebdf38%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAJCAUuJ7LXEp_tGRAaGtUmEfcx46-2JPOrUOCBrv29xxBeG0Ng%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
