> Kinda sounds like there should be a QSslCertificate::create() method?
That would be awesome indeed.
BTW: I am not the only with that problem - just found this:
https://stackoverflow.com/questions/45572440/how-to-access-an-insecure-websocket-from-a-secure-website
So - if Qt could make this pr
On Wednesday, 29 July 2020 07:46:36 PDT Jason H wrote:
> Kinda sounds like there should be a QSslCertificate::create() method?
Yes, but we may not be able to have that in Qt without running into export
controls. Qt cryptographic code is only approved for sockets.
--
Thiago Macieira - thiago.mac
Kinda sounds like there should be a QSslCertificate::create() method?
> Sent: Tuesday, July 28, 2020 at 4:18 AM
> From: "Alexander Carôt"
> To: "Alexander Carôt"
> Cc: "Thiago Macieira" , "Paul Pfützenreuter"
> , "interest@qt-project.org"
>
> Subject: Re: [Interest] wss:// on localhost
>
> >