arghyadharmsft

Results 9 comments of arghyadharmsft

Hello All, Please help me with the following issue. When I generate the localhost.crt through npx office-addin-devcerts-install in cmd, the Developer CA certificate generated is OK like below: But when...

Hello @millerds : I am not passing any arguments, just the npx office-addin-devcerts-install in cmd

@millerds : Could you please tell me what command should be used for installing the Dev Cert for Local host?

@millerds @akrantz: Yes i misspelled it here but I used npx office-addin-devcerts install. And this generated a valid localhost.crt. But the issue is why the created localhost.crt gets corrupted when...

@codebizness : Could you please tell me what npm command I should use to upgrade office addin sso? And should I do this from cmd or in the addin project...

@codebizness : So once after npm update office-addin-sso and then doing a npm start in the Office Addin Project in VS Code and checking if the localhost.crt generated is having...

@codebizness : Even after doing this the generated localhost.crt shows invalid signature. Why does a npm start corrupts the loclhost.crt? ![image](https://user-images.githubusercontent.com/117205543/225042684-c1b310fd-fa03-4af9-bde5-a99287784294.png)

@codebizness @millerds @akrantz @vboctor : Any expert suggestions will be highly appreciated.

@millerds: Yes the latest version of the package is used, and also npm update office-addin-sso is done. But the issue is even if the localhost.crt (generated via npx office-addin-devcerts install...