❓What are your problems with ABP Support?
Support team not reading the complete details of the ticket and ask for information that has already been given and responses are sometimes a day or two later which causes projects to start to have issues.
Time delay for those of us who are in the USA. In order to do screen sharing it must be late in the evening.
💡Please suggest your ideas on how we can improve them.
You can use any tool to generate self-signed certificate or use any CA signed certificate.
dotnet dev-certs https -v -ep authserver.pfx -p YOURPASSWORD
is a way to generate it.YOURPASSWORD
must match with the AuthServerModule code where it reads this file.
My question is, is this required for when we deploy the code to AWS dev and qa environments or would having an endpoint with a valid SSL cert be enough?