Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

unable to authenticate with openssl certificate for service management #1002

Open
webciter opened this issue Dec 24, 2019 · 0 comments
Open

Comments

@webciter
Copy link

Message: Fail: Code: 403 Value: Forbidden details (if any): ForbiddenErrorThe server failed to authenticate the request. Verify that the certificate is valid and is associated with this subscription.., In File: laravel/vendor/microsoft/windowsazure/src/Common/Internal/Http/HttpClient.php, On Line: 405

openssl req -x509 -nodes -days 365 -newkey rsa:1024 -keyout mycert.pem -out mycert.pem
openssl x509 -inform pem -in mycert.pem -outform der -out mycert.cer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant