ssl - Manually set connection as secure nginx -


we've hardcoded our application sha keys , certificate on server expired. we're using nginx , know if there way manually set connection secure if sha keys on client not valid.

thanks.

ideally, should renew server certificate client not receiving certificate expired. can use same key on new certificate, clients accept new certificate because not expired, , fingerprint of (unchanged) key still recognised client software.

as less desirable option, since explicitly trusting particular key fingerprint(s), might able configure clients ignore fact certificate expired.


Comments

Popular posts from this blog

javascript - Karma not able to start PhantomJS on Windows - Error: spawn UNKNOWN -

c# - Display ASPX Popup control in RowDeleteing Event (ASPX Gridview) -

Nuget pack csproj using nuspec -