Category "self-signed"

How to disable SSL certificate checking with Spring RestTemplate?

I am trying to write an integration test where our test launches an embedded HTTPS server using Simple. I created a self-signed certificate using keytool and am

Getting Chrome to accept self-signed localhost certificate

I have created a self-signed SSL certificate for the localhost CN. Firefox accepts this certificate after initially complaining about it, as expected. Chrome an

How to serve a Vue application over HTTPS for local development

I need to serve a vue application over HTTPS while doing local development. The application is being served with: npm run serve which runs: vue-cli-service ser