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

unable to authenticate with openssl certificate for service management #1002

@webciter

Description

@webciter

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions