Levi K.
2015-09-03 21:57:18 UTC
Hi! I am writing an application with Chromium embedded with some additional
demands to security. We want to browse to a site and check that that SSL
certificate is familiar to us. However we do not know how to access it. If
there is an error in a certificate there is a callback on it
OnCertificateError, where we can analyze the certificate. However we want
to get s*erver certificate info even in case that there is no error*, which
is currently not implemented. CEF Forum we got an answer
(http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=13217&sid=d0f4a1dc5b58dcff704dc6c36e55a57a#p26762):
" A new callback would be required to get certificate info for valid
certificates." I'd lhope to obtain some advice where to put such a
callback, and we will write it.
Hoping for some help, thanks, Levi
Keywords:
CallbackImpl
AllowCertificateError
OnAllowCertificate
OnCertificateError
OnCertificateErrorCallback
CefAllowCertificateErrorCallbackImpl
CefBeforeResourceLoadCallbackImpl
demands to security. We want to browse to a site and check that that SSL
certificate is familiar to us. However we do not know how to access it. If
there is an error in a certificate there is a callback on it
OnCertificateError, where we can analyze the certificate. However we want
to get s*erver certificate info even in case that there is no error*, which
is currently not implemented. CEF Forum we got an answer
(http://www.magpcss.org/ceforum/viewtopic.php?f=6&t=13217&sid=d0f4a1dc5b58dcff704dc6c36e55a57a#p26762):
" A new callback would be required to get certificate info for valid
certificates." I'd lhope to obtain some advice where to put such a
callback, and we will write it.
Hoping for some help, thanks, Levi
Keywords:
CallbackImpl
AllowCertificateError
OnAllowCertificate
OnCertificateError
OnCertificateErrorCallback
CefAllowCertificateErrorCallbackImpl
CefBeforeResourceLoadCallbackImpl
--
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-apps+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.
You received this message because you are subscribed to the Google Groups "Chromium Apps" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-apps+***@chromium.org.
To post to this group, send email to chromium-***@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-apps/.
For more options, visit https://groups.google.com/a/chromium.org/d/optout.