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

@rakyll rakyll commented Jul 29, 2014

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

rakyll commented Jul 25, 2014

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 rakyll added the 0.1.x label Jul 25, 2014
@rakyll

rakyll commented Jul 25, 2014

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.

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

rakyll commented Jul 29, 2014

Copy link
Copy Markdown
Contributor

Merge conflicts resolved.

@rakyll

rakyll commented Jul 29, 2014

Copy link
Copy Markdown
Contributor

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

@rakyll

rakyll commented Jul 29, 2014

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:master Jul 29, 2014
@jgeewax jgeewax modified the milestones: Core Stable, M1: core, datastore & storage Feb 2, 2015
sofisl pushed a commit that referenced this pull request Sep 27, 2022
Sign up for free to 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