It should be possible to accept more than one certificate hashes.
I know that the certificates can be imported to java cacerts, but sometimes I don't want the certificates to be accepted globally.
very simple multi certificate patch
You could also create a dedicated keystore and set system property javax.net.ssl.trustStore
You're right, but it's much easier to click "Accept" two times.
Very specific requirement with workarounds => will not merge this request, sorry.
Log in to post a comment.
very simple multi certificate patch
You could also create a dedicated keystore and set system property javax.net.ssl.trustStore
You're right, but it's much easier to click "Accept" two times.
Very specific requirement with workarounds => will not merge this request, sorry.