Error message

  • Warning: file_put_contents(): Only 0 of 101801 bytes written, possibly out of free disk space in file_unmanaged_save_data() (line 1962 of /home/v-mazblog-65ce51/htdocs-2E1CD733C9B2/includes/file.inc).
  • The file could not be created.
  • Warning: file_put_contents(): Only 0 of 6081 bytes written, possibly out of free disk space in file_unmanaged_save_data() (line 1962 of /home/v-mazblog-65ce51/htdocs-2E1CD733C9B2/includes/file.inc).
  • The file could not be created.
  • Warning: file_put_contents(): Only 0 of 6262 bytes written, possibly out of free disk space in file_unmanaged_save_data() (line 1962 of /home/v-mazblog-65ce51/htdocs-2E1CD733C9B2/includes/file.inc).
  • The file could not be created.

NHS.net Mail Certificates

A quick look at the NHSmail Certificate presented on STARTTLS over SMTP:

  > openssl s_client -starttls smtp -bugs -connect smtp.nhs.net:25 -showcerts
  CONNECTED(00000004)
  depth=0 /C=US/ST=California/L=Sunnyvale/O=Mirapoint, Inc./OU=MAS/CN=myname.my.domain/emailAddress=postmaster@myname.my.domain
  verify error:num=20:unable to get local issuer certificate
  verify return:1
  depth=0 /C=US/ST=California/L=Sunnyvale/O=Mirapoint, Inc./OU=MAS/CN=myname.my.domain/emailAddress=postmaster@myname.my.domain
  verify error:num=27:certificate not trusted
  verify return:1
  depth=0 /C=US/ST=California/L=Sunnyvale/O=Mirapoint, Inc./OU=MAS/CN=myname.my.domain/emailAddress=postmaster@myname.my.domain
  verify error:num=21:unable to verify the first certificate
  verify return:1

  [snip]

Emails to the Information Governance Team at Connecting for Health programme have, of course, been sent in.

Category: