Skip to content

Creating a Service Accounts generates .json not .P12 - #37

Merged
silvolu merged 3 commits into
googleapis:masterfrom
rakyll:credentialsFile
Jul 29, 2014
Merged

Creating a Service Accounts generates .json not .P12#37
silvolu merged 3 commits into
googleapis:masterfrom
rakyll:credentialsFile

Conversation

@rakyll

Copy link
Copy Markdown
Contributor

Looks like there was a minor change to the file the Google Developer Console generates. It is now a .json file instead of .p12. We should update the Quickstart section of the README and steps to generate a .PEM.

@rakyll

Copy link
Copy Markdown
Contributor

gcloud-node still can't decode pem files, Chrome team was working on a p12 to pem exporter for us. When it's done, we should switch to JSON credentials.

@rakyll

Copy link
Copy Markdown
Contributor

It seems like they don't use any key containers anymore. I'm working on a fix to remove all pem/p12 dependencies.

@rakyllrakyll added this to the M1: core, datastore & storage milestone Jul 29, 2014
@rakyllrakyll self-assigned this Jul 29, 2014
@rakyll

Copy link
Copy Markdown
Contributor

Merge conflicts resolved.

@rakyll

Copy link
Copy Markdown
Contributor

Please, don't merge. It's breaking regression tests.

@rakyll

Copy link
Copy Markdown
Contributor

Regression tests are passing now.

silvolu added a commit that referenced this pull request Jul 29, 2014
Creating a Service Accounts generates .json not .P12
@silvolu
silvolu merged commit bc14948 into googleapis:masterJul 29, 2014
@jgeewaxjgeewax modified the milestones: Core Stable, M1: core, datastore & storageFeb 2, 2015
chingor13 added a commit that referenced this pull request Aug 26, 2022
chingor13 pushed a commit that referenced this pull request Aug 26, 2022
chingor13 added a commit that referenced this pull request Sep 13, 2022
chingor13 pushed a commit that referenced this pull request Sep 13, 2022
sofisl pushed a commit that referenced this pull request Sep 27, 2022
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@rakyll@jgeewax@silvolu